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

USLPL Championships

ID: 5257568193

Match Scores

8-11, 11-6, 11-3

Loss

Play Date

2026-01-10

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Stephen Murdock

4LZE9G · Franklin, WI, US

DUPR

4.966

DS
David Spearman

8DWZ63 · Suwanee, GA, US

DUPR

5.422

TEAM 2LOSS
JJ
Jeff Jauschneg

1QXLND · Middleburg, FL, US

DUPR

4.964

DS
David Smith

17KL43 · Spirit Lake, IA, US

DUPR

4.954

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-5257568193
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5973869328,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Murdock",
        "dupr_id": "4LZE9G",
        "rating": 4.966,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1219047/images/profile/c17cc1c2-4820-4f41-89e7-9acf9ddba1cd.png",
        "location": "Franklin, WI, US"
      },
      {
        "name": "David Spearman",
        "dupr_id": "8DWZ63",
        "rating": 5.422,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  },
  {
    "team_id": 7183249772,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Jauschneg",
        "dupr_id": "1QXLND",
        "rating": 4.964,
        "profile_pic_url": null,
        "location": "Middleburg, FL, US"
      },
      {
        "name": "David Smith",
        "dupr_id": "17KL43",
        "rating": 4.954,
        "profile_pic_url": null,
        "location": "Spirit Lake, IA, US"
      }
    ]
  }
]