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

TAG Ladder League 3/17

ID: 6484117901

Match Scores

8-11

Win

Play Date

2025-03-17

Play Time (Est)

6:15 AM

Play Location

Zadow Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
DL
Daniel Lin

O6D2DE · Melissa, TX, US

DUPR

3.035

LH
Lindsey Hill

LV7ERJ · USA

DUPR

2.055

TEAM 2WINNER
RP
Ryan Pugh

X2VG05 · Melissa, TX, US

DUPR

2.544

DA
DELETED Account

7NZ9YN · USA

DUPR

2.892

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-6484117901
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5276350912,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Lin",
        "dupr_id": "O6D2DE",
        "rating": 3.035,
        "profile_pic_url": null,
        "location": "Melissa, TX, US"
      },
      {
        "name": "Lindsey Hill",
        "dupr_id": "LV7ERJ",
        "rating": 2.055,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6760971073,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Pugh",
        "dupr_id": "X2VG05",
        "rating": 2.544,
        "profile_pic_url": null,
        "location": "Melissa, TX, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "7NZ9YN",
        "rating": 2.892,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]