Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

WPC SERIES - European Pickleball Open - Mixed Doubles 60+ 3.5

ID: 5838440128

Match Scores

15-3

Win

Play Date

2026-02-27

Play Time (Est)

5:00 PM

Play Location

Andalucía, Spain

Unverified Facility

Competitor Teams

TEAM 1WINNER
DM
daniel miodownik

4Z02WG · USA

DUPR

3.350

AV
Amanda Vining

6ZE9XG · Dubai, Dubai, AE

DUPR

3.278

TEAM 2LOSS
US
Ulrich Stoll

WNVPNL · USA

DUPR

2.421

MS
Martina Stoll

WXDLDM · USA

DUPR

2.255

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-5838440128
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5246801266,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "daniel miodownik",
        "dupr_id": "4Z02WG",
        "rating": 3.35,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amanda  Vining",
        "dupr_id": "6ZE9XG",
        "rating": 3.278,
        "profile_pic_url": null,
        "location": "Dubai, Dubai, AE"
      }
    ]
  },
  {
    "team_id": 7289536655,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ulrich Stoll",
        "dupr_id": "WNVPNL",
        "rating": 2.421,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Martina Stoll",
        "dupr_id": "WXDLDM",
        "rating": 2.255,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]