Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6624540043

Match Scores

11-5

Loss

Play Date

2025-03-15

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JT
Joseph Tran

GGWL2D · Irvine, CA, US

DUPR

4.279

AH
Akshay Harishankar

KXZJW7 · Irvine, CA, US

DUPR

4.109

TEAM 2LOSS
RM
Ralph Manalo

GGWP4V · Los Angeles, CA, US

DUPR

3.684

RS
Ryan Shurie

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

DUPR

3.898

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-6624540043
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8559831321,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Tran",
        "dupr_id": "GGWL2D",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      },
      {
        "name": "Akshay Harishankar",
        "dupr_id": "KXZJW7",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  },
  {
    "team_id": 4557742235,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ralph Manalo",
        "dupr_id": "GGWP4V",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Ryan Shurie",
        "dupr_id": "2LJGKE",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": "La Cañada Flintridge, CA, US"
      }
    ]
  }
]