Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tuesday Open Play Apr 28

ID: 5495668091

Match Scores

11-2

Win

Play Date

2026-04-28

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
Jaeger Dochtermann

Y4WDME · USA

DUPR

4.300

FM
Frederic Mathys

PK6PQZ · Lausanne, VD, CH

DUPR

3.968

TEAM 2LOSS
IS
Ivy Shtereva

JPE94O · USA

DUPR

3.238

MB
Mitchell Burr

M9R0YO · USA

DUPR

3.789

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-5495668091
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4715710654,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jaeger Dochtermann",
        "dupr_id": "Y4WDME",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Frederic Mathys",
        "dupr_id": "PK6PQZ",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": "Lausanne, VD, CH"
      }
    ]
  },
  {
    "team_id": 8218011591,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ivy Shtereva",
        "dupr_id": "JPE94O",
        "rating": 3.238,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mitchell Burr",
        "dupr_id": "M9R0YO",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]