Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Standalone Game Day

ID: 6653403848

Match Scores

11-0

Win

Play Date

2026-04-15

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
FM
Frederic Mathys

PK6PQZ · Lausanne, VD, CH

DUPR

3.949

MF
Mark Felix

DYQXV6 · USA

DUPR

3.733

TEAM 2LOSS
IS
Ivy Shtereva

JPE94O · USA

DUPR

3.230

NF
Nancy Felix

DYQX26 · USA

DUPR

3.166

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-6653403848
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4779623391,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Frederic Mathys",
        "dupr_id": "PK6PQZ",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Lausanne, VD, CH"
      },
      {
        "name": "Mark Felix",
        "dupr_id": "DYQXV6",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6833991276,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ivy Shtereva",
        "dupr_id": "JPE94O",
        "rating": 3.23,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nancy Felix",
        "dupr_id": "DYQX26",
        "rating": 3.166,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]