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

RTA500 - JOOLA German Open 2026

ID: 7548081786

Match Scores

11-1, 11-2

Loss

Play Date

2026-05-16

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MO
Molly ODonoghue

DWEOX6 · London, England, GB

DUPR

5.303

MS
Marina Sicic

Z9NWNW · Belgrade, RS

DUPR

5.206

TEAM 2LOSS
MS
Mathilde Sarcelet

PZ5JEE · Sainte-Menehould, Grand Est, FR

DUPR

4.985

AG
Anais Geslin

PWJWRQ · USA

DUPR

5.017

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-7548081786
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7705647669,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Molly ODonoghue",
        "dupr_id": "DWEOX6",
        "rating": 5.303,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Marina Sicic",
        "dupr_id": "Z9NWNW",
        "rating": 5.206,
        "profile_pic_url": null,
        "location": "Belgrade, RS"
      }
    ]
  },
  {
    "team_id": 4966841372,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mathilde Sarcelet",
        "dupr_id": "PZ5JEE",
        "rating": 4.985,
        "profile_pic_url": null,
        "location": "Sainte-Menehould, Grand Est, FR"
      },
      {
        "name": "Anais Geslin",
        "dupr_id": "PWJWRQ",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]