Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Competitive Open Play Match

ID: 6973069322

Match Scores

11-6, 10-12, 11-6

Loss

Play Date

2026-05-31

Play Time (Est)

3:30 PM

Play Location

1031 Montgomery Hwy #101, Vestavia Hills, AL 35216, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
RM
Ray Mckenna

JY227O · USA

DUPR

4.927

CV
Carlos Valor

9DKJD7 · USA

DUPR

4.909

TEAM 2LOSS
MJ
Manoj Jagani

G5L6JD · Tuscaloosa, AL, US

DUPR

4.678

CZ
Chris Zhang

M9OZJV · USA

DUPR

4.956

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6973069322
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6835291862,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ray Mckenna",
        "dupr_id": "JY227O",
        "rating": 4.927,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carlos Valor",
        "dupr_id": "9DKJD7",
        "rating": 4.909,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6725387792,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Manoj Jagani",
        "dupr_id": "G5L6JD",
        "rating": 4.678,
        "profile_pic_url": null,
        "location": "Tuscaloosa, AL, US"
      },
      {
        "name": "Chris Zhang",
        "dupr_id": "M9OZJV",
        "rating": 4.956,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]