Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Dink Series Episode 1 @TheRally: 4.00+ FINALS

ID: 4552990340

Match Scores

15-10

Loss

Play Date

2026-04-11

Play Time (Est)

9:00 PM

Play Location

Melbourne VIC, Australia

Unverified Facility

Competitor Teams

TEAM 1WINNER
RH
Ryan Hosseini

E9PZQM · VIC, AU

DUPR

4.359

JP
Jake Paterno

XKYR2R · Fraser Rise, VIC, AU

DUPR

4.076

TEAM 2LOSS
CM
Chris Ma'asi

7DKK55 · VIC, AU

DUPR

4.773

MS
Matthew Savea

ME9M6D · St Kilda, VIC, AU

DUPR

3.907

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-4552990340
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4821206277,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Hosseini",
        "dupr_id": "E9PZQM",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "VIC, AU"
      },
      {
        "name": "Jake Paterno",
        "dupr_id": "XKYR2R",
        "rating": 4.076,
        "profile_pic_url": null,
        "location": "Fraser Rise, VIC, AU"
      }
    ]
  },
  {
    "team_id": 6110253917,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Ma'asi",
        "dupr_id": "7DKK55",
        "rating": 4.773,
        "profile_pic_url": null,
        "location": "VIC, AU"
      },
      {
        "name": "Matthew Savea",
        "dupr_id": "ME9M6D",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "St Kilda, VIC, AU"
      }
    ]
  }
]