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

Picklr Club Championships - 3.0 Mixed Doubles - Pool B

ID: 6299636537

Match Scores

11-0, 11-8

Loss

Play Date

2026-05-31

Play Time (Est)

6:15 AM

Play Location

18-01, Pollitt Dr, Fair Lawn

View Facility Page →

Competitor Teams

TEAM 1WINNER
MC
Marie Chen

VXXPN6 · USA

DUPR

3.582

AL
Antoine Lin

DNMLPL · USA

DUPR

3.484

TEAM 2LOSS
GH
Garrick Huie

V4RKK6 · NJ, US

DUPR

2.751

MK
Melanie Kim

WNZXZG · Fair Lawn, NJ, US

DUPR

3.529

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-6299636537
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8147544157,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marie Chen",
        "dupr_id": "VXXPN6",
        "rating": 3.582,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Antoine Lin",
        "dupr_id": "DNMLPL",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7346540488,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Garrick Huie",
        "dupr_id": "V4RKK6",
        "rating": 2.751,
        "profile_pic_url": null,
        "location": "NJ, US"
      },
      {
        "name": "Melanie Kim",
        "dupr_id": "WNZXZG",
        "rating": 3.529,
        "profile_pic_url": null,
        "location": "Fair Lawn, NJ, US"
      }
    ]
  }
]