Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 iPickle Spring Classic Men's 4.5 (8+ 35+) GROUP A

ID: 5980490854

Match Scores

11-8

Win

Play Date

2025-03-15

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RM
Ralph Manalo

GGWP4V · Los Angeles, CA, US

DUPR

3.692

RS
Ryan Shurie

2LJGKE · La Cañada Flintridge, CA, US

DUPR

3.919

TEAM 2LOSS
TW
Theodore Wu

O66W4W · USA

DUPR

3.836

LL
Leegan Lim

PWW07E · Los Angeles, CA, US

DUPR

3.868

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-5980490854
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7530389629,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ralph Manalo",
        "dupr_id": "GGWP4V",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Ryan Shurie",
        "dupr_id": "2LJGKE",
        "rating": 3.919,
        "profile_pic_url": null,
        "location": "La Cañada Flintridge, CA, US"
      }
    ]
  },
  {
    "team_id": 4409465600,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Theodore Wu",
        "dupr_id": "O66W4W",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leegan Lim",
        "dupr_id": "PWW07E",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]