Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Event 2

ID: 5438360540

Match Scores

11-10

Loss

Play Date

2026-04-15

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TA
Tony Au

4L6OY6 · Vancouver, BC, CA

DUPR

3.089

PP
Pravin Patel

WN7XVG · USA

DUPR

3.686

TEAM 2LOSS
EW
Elena Wu

55GGEV · USA

DUPR

3.062

CL
Caroline L

8KQQWK · USA

DUPR

3.550

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-5438360540
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4518412540,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tony Au",
        "dupr_id": "4L6OY6",
        "rating": 3.089,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      },
      {
        "name": "Pravin Patel",
        "dupr_id": "WN7XVG",
        "rating": 3.686,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6771922465,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elena Wu",
        "dupr_id": "55GGEV",
        "rating": 3.062,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Caroline L",
        "dupr_id": "8KQQWK",
        "rating": 3.55,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]