Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

V-3 Team Tournament (D13/15) Pool Play

ID: 7850904943

Match Scores

13-11

Loss

Play Date

2026-03-22

Play Time (Est)

8:45 AM

Play Location

Life Time

View Facility Page →

Competitor Teams

TEAM 1WINNER
CG
Camila Garza

56JRD0 · Atlanta, GA, US

DUPR

4.016

UK
Umesh Kumar

QX4L65 · Alpharetta, GA, US

DUPR

4.303

TEAM 2LOSS
EO
Ella Oh

Q50MRD · Suwanee, GA, US

DUPR

4.327

Mateo Mejia

RZD96Q · Suwanee, GA, US

DUPR

4.671

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-7850904943
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4477745245,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Camila  Garza",
        "dupr_id": "56JRD0",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Umesh Kumar",
        "dupr_id": "QX4L65",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  },
  {
    "team_id": 4359680759,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ella Oh",
        "dupr_id": "Q50MRD",
        "rating": 4.327,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      },
      {
        "name": "Mateo Mejia ",
        "dupr_id": "RZD96Q",
        "rating": 4.671,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1055798/images/profile/e3e28402-2c40-49e8-9df5-11cb2077d971.jpg",
        "location": "Suwanee, GA, US"
      }
    ]
  }
]