Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

HKPC Spring Surge $$$ - Mixed Doubles ADVANCED: (3.75 To 4.25)

ID: 6710723549

Match Scores

8-11

Win

Play Date

2026-04-19

Play Time (Est)

6:15 AM

Play Location

New York, NY

View Facility Page →

Competitor Teams

TEAM 1LOSS
IW
Iris Wong

RXVPOQ · USA

DUPR

3.624

CS
Char Siu

3OEOOP · USA

DUPR

3.907

TEAM 2WINNER
LG
Lindsay Garfinkel

2L90DR · Charlotte, NC, US

DUPR

3.724

AZ
Ari Zanger

DW06O6 · New York, NY, US

DUPR

4.160

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-6710723549
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7676130245,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Iris Wong",
        "dupr_id": "RXVPOQ",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Char Siu",
        "dupr_id": "3OEOOP",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4958711294,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lindsay Garfinkel",
        "dupr_id": "2L90DR",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Ari Zanger",
        "dupr_id": "DW06O6",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]