Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

RTA500 - JOOLA German Open 2026

ID: 4422198568

Match Scores

7-3, 7-2

Win

Play Date

2026-05-16

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SV
Simon Verkuylen

D95Y26 · USA

DUPR

4.716

CV
Christophe Van Parys

WX52OM · Antwerp, Flanders, BE

DUPR

5.089

TEAM 2LOSS
MB
Micha bainvol

WZXXXM · Brussels, Brussels, BE

DUPR

4.185

MG
Michael Goris

67QPEG · Schilde, Flanders, BE

DUPR

4.738

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-4422198568
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6085170001,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Simon Verkuylen",
        "dupr_id": "D95Y26",
        "rating": 4.716,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christophe Van Parys",
        "dupr_id": "WX52OM",
        "rating": 5.089,
        "profile_pic_url": null,
        "location": "Antwerp, Flanders, BE"
      }
    ]
  },
  {
    "team_id": 8256619506,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Micha bainvol",
        "dupr_id": "WZXXXM",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": "Brussels, Brussels, BE"
      },
      {
        "name": "Michael Goris",
        "dupr_id": "67QPEG",
        "rating": 4.738,
        "profile_pic_url": null,
        "location": "Schilde, Flanders, BE"
      }
    ]
  }
]