Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

USLPL Championships

ID: 5357073258

Match Scores

11-6, 3-11, 6-11

Win

Play Date

2026-01-10

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AH
Amy Honea

8KDY5Y · Evans, GA, US

DUPR

4.968

PH
Patrick Hahn

ODR4JL · Larchmont, NY, US

DUPR

5.115

TEAM 2WINNER
SR
Scott Rensch

8MP99L · Ramsey, MN, US

DUPR

4.902

DP
Danielle Polage

8E5QDO · Yakima, WA, US

DUPR

4.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-5357073258
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4421929169,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amy Honea",
        "dupr_id": "8KDY5Y",
        "rating": 4.968,
        "profile_pic_url": null,
        "location": "Evans, GA, US"
      },
      {
        "name": "Patrick Hahn",
        "dupr_id": "ODR4JL",
        "rating": 5.115,
        "profile_pic_url": null,
        "location": "Larchmont, NY, US"
      }
    ]
  },
  {
    "team_id": 4583971635,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Rensch",
        "dupr_id": "8MP99L",
        "rating": 4.902,
        "profile_pic_url": null,
        "location": "Ramsey, MN, US"
      },
      {
        "name": "Danielle Polage",
        "dupr_id": "8E5QDO",
        "rating": 4.907,
        "profile_pic_url": null,
        "location": "Yakima, WA, US"
      }
    ]
  }
]