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

Standalone Game Day

ID: 7192443331

Match Scores

1-11

Win

Play Date

2026-04-15

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CR
Charles Roussin

LZ6PGZ · USA

DUPR

2.924

IS
Ivy Shtereva

JPE94O · USA

DUPR

3.275

TEAM 2WINNER
EC
Etienne Clavel

X0JYW5 · USA

DUPR

3.575

FM
Frederic Mathys

PK6PQZ · Lausanne, VD, CH

DUPR

3.929

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-7192443331
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6703159827,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Charles Roussin",
        "dupr_id": "LZ6PGZ",
        "rating": 2.924,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ivy Shtereva",
        "dupr_id": "JPE94O",
        "rating": 3.275,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5026966687,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Etienne Clavel",
        "dupr_id": "X0JYW5",
        "rating": 3.575,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Frederic Mathys",
        "dupr_id": "PK6PQZ",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": "Lausanne, VD, CH"
      }
    ]
  }
]