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

MPA: 2026 Mixed Doubles Ladder - Session 1, Wed Apr 8

ID: 6791853264

Match Scores

4-15

Win

Play Date

2026-04-08

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TJ
Timothy J Heineman

WXDKYQ · USA

DUPR

3.326

JS
Jen Sorrell

99D99R · USA

DUPR

3.406

TEAM 2WINNER
ES
Eric Sotzing

56D7Z0 · Middletown, OH, US

DUPR

3.568

RR
Rachel Robinson

PW496Z · Lebanon, OH, US

DUPR

3.360

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-6791853264
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5883557992,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Timothy J Heineman",
        "dupr_id": "WXDKYQ",
        "rating": 3.326,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jen Sorrell",
        "dupr_id": "99D99R",
        "rating": 3.406,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5720207605,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Sotzing",
        "dupr_id": "56D7Z0",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": "Middletown, OH, US"
      },
      {
        "name": "Rachel Robinson",
        "dupr_id": "PW496Z",
        "rating": 3.36,
        "profile_pic_url": null,
        "location": "Lebanon, OH, US"
      }
    ]
  }
]