Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pickle Hub: Yeronga Round Robin Sat 11 Apr 2026 (ID: 1043004)

ID: 8357416262

Match Scores

21-18

Win

Play Date

2026-04-11

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MA
Matthew Antoniolli

X26VJ4 · Sherwood, QLD, AU

DUPR

3.979

DM
Daniella Murarenko

G0NWNG · USA

DUPR

2.963

TEAM 2LOSS
RS
Rigert Swanepoel

P5QR6E · USA

DUPR

3.262

KH
Kevin Huang

4VM7J6 · USA

DUPR

3.217

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-8357416262
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5520906403,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Antoniolli",
        "dupr_id": "X26VJ4",
        "rating": 3.979,
        "profile_pic_url": null,
        "location": "Sherwood, QLD, AU"
      },
      {
        "name": "Daniella Murarenko",
        "dupr_id": "G0NWNG",
        "rating": 2.963,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7292997394,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rigert  Swanepoel",
        "dupr_id": "P5QR6E",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Huang",
        "dupr_id": "4VM7J6",
        "rating": 3.217,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]