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

Pool B

ID: 7633465313

Match Scores

8-15

Loss

Play Date

2025-07-12

Play Time (Est)

6:15 AM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1LOSS
FY
Festus Yeboah

PWNZYX · McKinney, TX, US

DUPR

3.258

DL
Daniel Lin

O6D2DE · Melissa, TX, US

DUPR

3.343

TEAM 2WINNER
SD
SEAN DENSFORD

4ZLNPG · McKinney, TX, US

DUPR

3.210

JA
Josh Aaron

56EDD0 · Allen, TX, US

DUPR

3.160

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-7633465313
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5070551425,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Festus Yeboah",
        "dupr_id": "PWNZYX",
        "rating": 3.258,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Daniel Lin",
        "dupr_id": "O6D2DE",
        "rating": 3.343,
        "profile_pic_url": null,
        "location": "Melissa, TX, US"
      }
    ]
  },
  {
    "team_id": 5815200706,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "SEAN DENSFORD",
        "dupr_id": "4ZLNPG",
        "rating": 3.21,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Josh Aaron",
        "dupr_id": "56EDD0",
        "rating": 3.16,
        "profile_pic_url": null,
        "location": "Allen, TX, US"
      }
    ]
  }
]