Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - DUPR 18

ID: 5264187156

Match Scores

22-20

Win

Play Date

2025-10-18

Play Time (Est)

1:00 PM

Play Location

8201 N FM 620

Unverified Facility

Competitor Teams

TEAM 1WINNER
JT
Johan Temkin

8GKVLG · San Antonio, TX, US

DUPR

4.400

MD
Meagan Desmet

XJ6NQR · San Antonio, TX, US

DUPR

3.662

TEAM 2LOSS
AM
Alexander Makely

L5POYZ · Austin, TX, US

DUPR

4.060

VR
Virginia Reyna

JZV694 · Austin, TX, US

DUPR

4.190

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-5264187156
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6712360286,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Johan Temkin",
        "dupr_id": "8GKVLG",
        "rating": 4.4,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Meagan Desmet",
        "dupr_id": "XJ6NQR",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  },
  {
    "team_id": 5210063569,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Makely",
        "dupr_id": "L5POYZ",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Virginia Reyna",
        "dupr_id": "JZV694",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]