Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wapickleball 2026 - MD19+ >3.8

ID: 6419070613

Match Scores

5-15

Win

Play Date

2026-05-23

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AG
Arnaud Gobert

56LKWV · USA

DUPR

3.869

CD
Cedric Dereme

PKYPZZ · USA

DUPR

3.952

TEAM 2WINNER
MG
Michael Goris

67QPEG · Schilde, Flanders, BE

DUPR

4.763

PB
Piet Bemelmans

E9Q5VV · Raeren, Wallonia, BE

DUPR

3.841

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-6419070613
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5765910003,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Arnaud Gobert",
        "dupr_id": "56LKWV",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cedric Dereme",
        "dupr_id": "PKYPZZ",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5295872509,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Goris",
        "dupr_id": "67QPEG",
        "rating": 4.763,
        "profile_pic_url": null,
        "location": "Schilde, Flanders, BE"
      },
      {
        "name": "Piet  Bemelmans",
        "dupr_id": "E9Q5VV",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Raeren, Wallonia, BE"
      }
    ]
  }
]