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

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

ID: 4542061757

Match Scores

15-14

Win

Play Date

2026-04-08

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ES
Eric Sotzing

56D7Z0 · Middletown, OH, US

DUPR

3.515

RR
Rachel Robinson

PW496Z · Lebanon, OH, US

DUPR

3.296

TEAM 2LOSS
MH
Michael Horrall

Q5YRM5 · USA

DUPR

3.135

TG
tiffany Gehrlich

WX5PJG · USA

DUPR

3.281

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-4542061757
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8399196357,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Sotzing",
        "dupr_id": "56D7Z0",
        "rating": 3.515,
        "profile_pic_url": null,
        "location": "Middletown, OH, US"
      },
      {
        "name": "Rachel Robinson",
        "dupr_id": "PW496Z",
        "rating": 3.296,
        "profile_pic_url": null,
        "location": "Lebanon, OH, US"
      }
    ]
  },
  {
    "team_id": 8556805677,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Horrall",
        "dupr_id": "Q5YRM5",
        "rating": 3.135,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "tiffany  Gehrlich",
        "dupr_id": "WX5PJG",
        "rating": 3.281,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]