Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Herrendoppel 19+ 4.0

ID: 5530310606

Match Scores

11-3

Loss

Play Date

2026-05-23

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Stephan Schwienheer

59EKDL · USA

DUPR

4.529

CB
Christian Boehlke

L5PWNK · USA

DUPR

3.893

TEAM 2LOSS
TH
Thomas Hoehner

MYPXGL · Hennef (Sieg), NRW, DE

DUPR

4.295

WR
Wolfgang Ruttscheidt

DWNZN4 · Troisdorf, NRW, DE

DUPR

4.100

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-5530310606
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8040729827,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephan Schwienheer",
        "dupr_id": "59EKDL",
        "rating": 4.529,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christian Boehlke",
        "dupr_id": "L5PWNK",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7635401747,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Hoehner",
        "dupr_id": "MYPXGL",
        "rating": 4.295,
        "profile_pic_url": null,
        "location": "Hennef (Sieg), NRW, DE"
      },
      {
        "name": "Wolfgang Ruttscheidt",
        "dupr_id": "DWNZN4",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": "Troisdorf, NRW, DE"
      }
    ]
  }
]