Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tuesday Open Play Apr 28

ID: 7699588528

Match Scores

13-11

Win

Play Date

2026-04-28

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
FM
Frederic Mathys

PK6PQZ · Lausanne, VD, CH

DUPR

3.957

RR
Rohit Ramesh

V69RY6 · USA

DUPR

3.724

TEAM 2LOSS
AD
Anne Dentan

5YKGP0 · USA

DUPR

3.710

DM
Daniel Mai

ORWKDP · USA

DUPR

3.645

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-7699588528
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5029156449,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Frederic Mathys",
        "dupr_id": "PK6PQZ",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "Lausanne, VD, CH"
      },
      {
        "name": "Rohit Ramesh",
        "dupr_id": "V69RY6",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4883594864,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anne Dentan",
        "dupr_id": "5YKGP0",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Mai",
        "dupr_id": "ORWKDP",
        "rating": 3.645,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]