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

RTA1000 - Vienna

ID: 8109988023

Match Scores

11-6, 6-11, 11-4

Loss

Play Date

2026-02-14

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AM
Alexander Minogue-Stone

W6MPEY · Greater London, England, GB

DUPR

5.076

JL
James Lofthouse

V7KW96 · Wembley, England, GB

DUPR

5.010

TEAM 2LOSS
TK
Thomas Knapp

2LE9XR · Vienna, Vienna, AT

DUPR

5.059

SU
Stefan Urban

D90V5M · USA

DUPR

4.516

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-8109988023
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5446011937,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Minogue-Stone",
        "dupr_id": "W6MPEY",
        "rating": 5.076,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      },
      {
        "name": "James Lofthouse",
        "dupr_id": "V7KW96",
        "rating": 5.01,
        "profile_pic_url": null,
        "location": "Wembley, England, GB"
      }
    ]
  },
  {
    "team_id": 6984002238,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Knapp",
        "dupr_id": "2LE9XR",
        "rating": 5.059,
        "profile_pic_url": null,
        "location": "Vienna, Vienna, AT"
      },
      {
        "name": "Stefan Urban",
        "dupr_id": "D90V5M",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]