Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Silver Springs Mixed League - Session 3, Mon May 4

ID: 5353144390

Match Scores

10-15

Win

Play Date

2026-05-04

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
PL
Parker Lehnen

3LPJWK · Little Rock, AR, US

DUPR

4.363

TR
Tonia Ray

16OVG8 · Conway, AR, US

DUPR

3.429

TEAM 2WINNER
TW
Taylor Webb

PZDR9X · Maumelle, AR, US

DUPR

3.848

MD
Mark Dolven

3PN5DE · Maumelle, AR, US

DUPR

4.356

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-5353144390
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7420019219,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Parker Lehnen",
        "dupr_id": "3LPJWK",
        "rating": 4.363,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Tonia Ray",
        "dupr_id": "16OVG8",
        "rating": 3.429,
        "profile_pic_url": null,
        "location": "Conway, AR, US"
      }
    ]
  },
  {
    "team_id": 7655985661,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Taylor Webb",
        "dupr_id": "PZDR9X",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      },
      {
        "name": "Mark Dolven",
        "dupr_id": "3PN5DE",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      }
    ]
  }
]