Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5618665596

Match Scores

4-11

Loss

Play Date

2026-04-18

Play Time (Est)

1:00 PM

Play Location

New York, NY

View Facility Page →

Competitor Teams

TEAM 1LOSS
MC
Michael Chen

YX7MGK · Queens County, NY, US

DUPR

4.210

CQ
Chris Q

7NNX49 · USA

DUPR

3.702

TEAM 2WINNER
RI
Ringo Ip

3LO266 · New York, NY, US

DUPR

3.862

AR
Adam Rosenfeld

1RDK9E · New York, NY, US

DUPR

3.943

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-5618665596
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4653099615,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Chen",
        "dupr_id": "YX7MGK",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Chris Q",
        "dupr_id": "7NNX49",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8581696622,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ringo Ip",
        "dupr_id": "3LO266",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Adam Rosenfeld",
        "dupr_id": "1RDK9E",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]