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

Tuesday Open Play Apr 28

ID: 7331337545

Match Scores

11-5

Loss

Play Date

2026-04-28

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
IS
Ivy Shtereva

JPE94O · USA

DUPR

3.330

AD
Anne Dentan

5YKGP0 · USA

DUPR

3.285

TEAM 2LOSS
MB
Mitchell Burr

M9R0YO · USA

DUPR

2.910

FM
Frederic Mathys

PK6PQZ · Lausanne, VD, CH

DUPR

3.968

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-7331337545
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5317501622,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ivy Shtereva",
        "dupr_id": "JPE94O",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anne Dentan",
        "dupr_id": "5YKGP0",
        "rating": 3.285,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7894149606,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mitchell Burr",
        "dupr_id": "M9R0YO",
        "rating": 2.91,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Frederic Mathys",
        "dupr_id": "PK6PQZ",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": "Lausanne, VD, CH"
      }
    ]
  }
]