Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

RTA500 - JOOLA German Open 2026

ID: 7335349906

Match Scores

7-0, 1-7, 7-3

Win

Play Date

2026-05-16

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PB
Pauline Baldauf

MYLZ4O · USA

DUPR

4.385

KP
Katherina Preis

GGJ2GX · Düsseldorf, NRW, DE

DUPR

4.194

TEAM 2LOSS
RA
Rupf Anna

4LMK6M · USA

DUPR

3.983

SF
Szeli Fruzsina

GGZ0RM · USA

DUPR

4.299

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-7335349906
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7839862205,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pauline Baldauf",
        "dupr_id": "MYLZ4O",
        "rating": 4.385,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Katherina Preis",
        "dupr_id": "GGJ2GX",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "Düsseldorf, NRW, DE"
      }
    ]
  },
  {
    "team_id": 7745636537,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rupf Anna",
        "dupr_id": "4LMK6M",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Szeli Fruzsina",
        "dupr_id": "GGZ0RM",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]