Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Standalone Game Day

ID: 8159535161

Match Scores

7-11

Win

Play Date

2026-04-15

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
EC
Etienne Clavel

X0JYW5 · USA

DUPR

3.613

NF
Nancy Felix

DYQX26 · USA

DUPR

3.235

TEAM 2WINNER
FM
Frederic Mathys

PK6PQZ · Lausanne, VD, CH

DUPR

3.961

JM
Jonny Macdonald

5656VP · USA

DUPR

3.813

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-8159535161
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4734228746,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Etienne Clavel",
        "dupr_id": "X0JYW5",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nancy Felix",
        "dupr_id": "DYQX26",
        "rating": 3.235,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7211292281,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Frederic Mathys",
        "dupr_id": "PK6PQZ",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": "Lausanne, VD, CH"
      },
      {
        "name": "Jonny Macdonald",
        "dupr_id": "5656VP",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]