Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle Hub: Yeronga Fyreball - Round 6 - Thu 21 May 2026 (ID: 1108032)

ID: 5726798788

Match Scores

21-14

Win

Play Date

2026-05-21

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MT
Martin Troyahn

O6KV9W · Tarragindi, QLD, AU

DUPR

4.023

CT
Chris Thomsen

JP5DP4 · USA

DUPR

3.730

TEAM 2LOSS
AP
Adittya Parh

PPO0WE · USA

DUPR

3.649

RT
Reev Trivedi

7NGQ99 · USA

DUPR

3.639

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-5726798788
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7823683937,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Martin Troyahn",
        "dupr_id": "O6KV9W",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "Tarragindi, QLD, AU"
      },
      {
        "name": "Chris Thomsen",
        "dupr_id": "JP5DP4",
        "rating": 3.73,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6460234289,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adittya Parh",
        "dupr_id": "PPO0WE",
        "rating": 3.649,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Reev Trivedi",
        "dupr_id": "7NGQ99",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]