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

Picklr Club Championships - 3.0 Mixed Doubles - Pool A

ID: 4373561230

Match Scores

11-5

Win

Play Date

2026-05-31

Play Time (Est)

11:30 PM

Play Location

18-01, Pollitt Dr, Fair Lawn

View Facility Page →

Competitor Teams

TEAM 1WINNER
GH
Garrick Huie

V4RKK6 · NJ, US

DUPR

2.737

MK
Melanie Kim

WNZXZG · Fair Lawn, NJ, US

DUPR

3.514

TEAM 2LOSS
CS
Champa Son

XKRZ6X · USA

DUPR

3.123

PH
Philip Ho

2YJ909 · USA

DUPR

3.186

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-4373561230
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7376751719,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Garrick Huie",
        "dupr_id": "V4RKK6",
        "rating": 2.737,
        "profile_pic_url": null,
        "location": "NJ, US"
      },
      {
        "name": "Melanie Kim",
        "dupr_id": "WNZXZG",
        "rating": 3.514,
        "profile_pic_url": null,
        "location": "Fair Lawn, NJ, US"
      }
    ]
  },
  {
    "team_id": 4375541250,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Champa Son",
        "dupr_id": "XKRZ6X",
        "rating": 3.123,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Philip Ho",
        "dupr_id": "2YJ909",
        "rating": 3.186,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]