Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5043986937

Match Scores

15-11

Loss

Play Date

2026-04-29

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KT
Kevin Turain

565R4L · OH, US

DUPR

3.522

EI
Eileen Ike Turain

3O72EE · Butler County, OH, US

DUPR

3.880

TEAM 2LOSS
ES
Eric Sotzing

56D7Z0 · Middletown, OH, US

DUPR

3.669

RR
Rachel Robinson

PW496Z · Lebanon, OH, US

DUPR

3.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-5043986937
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6266575561,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Turain",
        "dupr_id": "565R4L",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": "OH, US"
      },
      {
        "name": "Eileen Ike Turain",
        "dupr_id": "3O72EE",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": "Butler County, OH, US"
      }
    ]
  },
  {
    "team_id": 4818143485,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Sotzing",
        "dupr_id": "56D7Z0",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": "Middletown, OH, US"
      },
      {
        "name": "Rachel Robinson",
        "dupr_id": "PW496Z",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": "Lebanon, OH, US"
      }
    ]
  }
]