Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3. Rackathletes Pickleball Cup - Men's Doubles Open (DUPR 5.0+)

ID: 6801245832

Match Scores

15-4

Win

Play Date

2026-03-08

Play Time (Est)

1:00 PM

Play Location

BALLSPORTGYMNASIUM WIEN

Unverified Facility

Competitor Teams

TEAM 1WINNER
TK
Thomas Knapp

2LE9XR · Vienna, Vienna, AT

DUPR

4.975

SU
Stefan Urban

D90V5M · USA

DUPR

4.485

TEAM 2LOSS
MW
Michael Wurdits

VX2GK6 · USA

DUPR

4.252

MW
Martin Wurdits

PZJN4Q · USA

DUPR

3.634

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-6801245832
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8272206312,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Knapp",
        "dupr_id": "2LE9XR",
        "rating": 4.975,
        "profile_pic_url": null,
        "location": "Vienna, Vienna, AT"
      },
      {
        "name": "Stefan Urban",
        "dupr_id": "D90V5M",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4956997300,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Wurdits",
        "dupr_id": "VX2GK6",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Martin Wurdits",
        "dupr_id": "PZJN4Q",
        "rating": 3.634,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]