Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

New Year Knock Out

ID: 5106730813

Match Scores

2-11

Win

Play Date

2026-01-04

Play Time (Est)

2:15 AM

Play Location

Burlington, IA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SG
Scott Garrett

4ZE47V · Burlington, IA, US

DUPR

3.812

LA
Lee Alanis

9PMZ7R · Mount Pleasant, IA, US

DUPR

4.319

TEAM 2WINNER
MH
Max Heater

NY7R4W · Mount Pleasant, IA, US

DUPR

4.258

AS
Adam Smith

3ZWGOW · Mount Pleasant, IA, US

DUPR

4.535

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-5106730813
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5935614737,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Garrett",
        "dupr_id": "4ZE47V",
        "rating": 3.812,
        "profile_pic_url": null,
        "location": "Burlington, IA, US"
      },
      {
        "name": "Lee Alanis",
        "dupr_id": "9PMZ7R",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": "Mount Pleasant, IA, US"
      }
    ]
  },
  {
    "team_id": 7081752669,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Max Heater",
        "dupr_id": "NY7R4W",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": "Mount Pleasant, IA, US"
      },
      {
        "name": "Adam Smith",
        "dupr_id": "3ZWGOW",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Mount Pleasant, IA, US"
      }
    ]
  }
]