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

APP Sunmed New Jersey Open Mixed Doubles Skill: 5.0 Age: (35 And Above)

ID: 8316426603

Match Scores

15-12

Loss

Play Date

2023-09-10

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
Sara Maher

30Z224 · Pikesville, MD, US

DUPR

5.457

TH
Tom Hagg

897YE3 · USA

DUPR

5.342

TEAM 2LOSS
NS
Neely Sullivan

16XXXE · Boston, MA, US

DUPR

5.169

BW
Blake Wilson

84PGLM · Punta Gorda, FL, US

DUPR

5.223

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-8316426603
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7754629947,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sara Maher",
        "dupr_id": "30Z224",
        "rating": 5.457,
        "profile_pic_url": null,
        "location": "Pikesville, MD, US"
      },
      {
        "name": "Tom Hagg",
        "dupr_id": "897YE3",
        "rating": 5.342,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7686491342,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Neely Sullivan",
        "dupr_id": "16XXXE",
        "rating": 5.169,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Blake Wilson",
        "dupr_id": "84PGLM",
        "rating": 5.223,
        "profile_pic_url": null,
        "location": "Punta Gorda, FL, US"
      }
    ]
  }
]