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

TAG Ladder League 3/17

ID: 4731908491

Match Scores

9-11

Win

Play Date

2025-03-17

Play Time (Est)

8:45 AM

Play Location

Zadow Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
DL
Daniel Lin

O6D2DE · Melissa, TX, US

DUPR

3.027

LH
Lindsey Hill

LV7ERJ · USA

DUPR

2.172

TEAM 2WINNER
RP
Ryan Pugh

X2VG05 · Melissa, TX, US

DUPR

2.525

DA
DELETED Account

7NZ9YN · USA

DUPR

2.907

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-4731908491
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6198196818,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Lin",
        "dupr_id": "O6D2DE",
        "rating": 3.027,
        "profile_pic_url": null,
        "location": "Melissa, TX, US"
      },
      {
        "name": "Lindsey Hill",
        "dupr_id": "LV7ERJ",
        "rating": 2.172,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5992525423,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Pugh",
        "dupr_id": "X2VG05",
        "rating": 2.525,
        "profile_pic_url": null,
        "location": "Melissa, TX, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "7NZ9YN",
        "rating": 2.907,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]