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

Competitive Open Play Match

ID: 5726062525

Match Scores

11-9

Loss

Play Date

2023-08-06

Play Time (Est)

2:15 AM

Play Location

Gainesville, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AE
Ahmad ElZarif

35NNXV · Orange Park, FL, US

DUPR

5.455

TW
Tessa Wilson

845X5V · Fleming Island, FL, US

DUPR

4.394

TEAM 2LOSS
CH
Cristiana Heintz

3ZPV0W · USA

DUPR

3.500

DH
David Heintz

8D90E4 · Sarasota, FL, US

DUPR

4.870

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-5726062525
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7701770402,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ahmad ElZarif",
        "dupr_id": "35NNXV",
        "rating": 5.455,
        "profile_pic_url": null,
        "location": "Orange Park, FL, US"
      },
      {
        "name": "Tessa Wilson",
        "dupr_id": "845X5V",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": "Fleming Island, FL, US"
      }
    ]
  },
  {
    "team_id": 8127047114,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cristiana Heintz",
        "dupr_id": "3ZPV0W",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Heintz",
        "dupr_id": "8D90E4",
        "rating": 4.87,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      }
    ]
  }
]