Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Standalone Game Day

ID: 8116966950

Match Scores

6-11

Loss

Play Date

2026-04-15

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CR
Charles Roussin

LZ6PGZ · USA

DUPR

3.195

FM
Frederic Mathys

PK6PQZ · Lausanne, VD, CH

DUPR

3.912

TEAM 2WINNER
JM
Jonny Macdonald

5656VP · USA

DUPR

3.833

MF
Mark Felix

DYQXV6 · USA

DUPR

3.679

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-8116966950
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6820562986,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Charles Roussin",
        "dupr_id": "LZ6PGZ",
        "rating": 3.195,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Frederic Mathys",
        "dupr_id": "PK6PQZ",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "Lausanne, VD, CH"
      }
    ]
  },
  {
    "team_id": 7221985218,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonny Macdonald",
        "dupr_id": "5656VP",
        "rating": 3.833,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Felix",
        "dupr_id": "DYQXV6",
        "rating": 3.679,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]