Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

APP Sunmed New Jersey Open Mens PRO Doubles - MAIN DRAW

ID: 5377851669

Match Scores

11-7, 3-11, 11-2

Loss

Play Date

2023-09-09

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HK
Hugo Kouhkna

3ZPV9D · Boca Raton, FL, US

DUPR

5.205

DD
Davis Daniel Carvalho

1NV5G2 · Coral Springs, FL, US

DUPR

5.701

TEAM 2LOSS
MM
Matthew Mead

3LWMQ8 · Newport Beach, CA, US

DUPR

5.137

BW
Blake Wilson

84PGLM · Punta Gorda, FL, US

DUPR

5.025

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-5377851669
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5395543427,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hugo Kouhkna",
        "dupr_id": "3ZPV9D",
        "rating": 5.205,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Davis Daniel Carvalho",
        "dupr_id": "1NV5G2",
        "rating": 5.701,
        "profile_pic_url": null,
        "location": "Coral Springs, FL, US"
      }
    ]
  },
  {
    "team_id": 4403007634,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Mead",
        "dupr_id": "3LWMQ8",
        "rating": 5.137,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      },
      {
        "name": "Blake Wilson",
        "dupr_id": "84PGLM",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "Punta Gorda, FL, US"
      }
    ]
  }
]