Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle Hub: Yeronga Fyreball - Round 3 - Thu 4 Sep 2025 (ID: 710009)

ID: 7774085810

Match Scores

21-19

Loss

Play Date

2025-09-04

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SV
sam vic

0QD9KQ · QLD, AU

DUPR

4.432

AW
Andrew Wild

RZYLKN · Karana Downs, QLD, AU

DUPR

4.199

TEAM 2LOSS
PR
Peter Ridgley

8M7ZEG · QLD, AU

DUPR

4.396

RM
Robert Murphy

1626ND · USA

DUPR

3.957

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-7774085810
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5906812391,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "sam vic",
        "dupr_id": "0QD9KQ",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Andrew Wild",
        "dupr_id": "RZYLKN",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Karana Downs, QLD, AU"
      }
    ]
  },
  {
    "team_id": 6186153822,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Ridgley",
        "dupr_id": "8M7ZEG",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Robert Murphy",
        "dupr_id": "1626ND",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]