Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wapickleball 2026 - MD19+ >3.8

ID: 8197463409

Match Scores

7-11

Win

Play Date

2026-05-23

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LD
luc Delassois

2L650E · USA

DUPR

3.614

FT
Fourneaux Thomas

12MJ07 · USA

DUPR

3.890

TEAM 2WINNER
MG
Michael Goris

67QPEG · Schilde, Flanders, BE

DUPR

4.737

PB
Piet Bemelmans

E9Q5VV · Raeren, Wallonia, BE

DUPR

3.814

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-8197463409
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7476990912,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "luc Delassois",
        "dupr_id": "2L650E",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fourneaux Thomas",
        "dupr_id": "12MJ07",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5716836855,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Goris",
        "dupr_id": "67QPEG",
        "rating": 4.737,
        "profile_pic_url": null,
        "location": "Schilde, Flanders, BE"
      },
      {
        "name": "Piet  Bemelmans",
        "dupr_id": "E9Q5VV",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": "Raeren, Wallonia, BE"
      }
    ]
  }
]