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

APP Sunmed New Jersey Open Mixed PRO Doubles - QUALIFIER

ID: 5019194464

Match Scores

5-15

Loss

Play Date

2023-09-08

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
NS
Neely Sullivan

16XXXE · Boston, MA, US

DUPR

5.213

BW
Blake Wilson

84PGLM · Punta Gorda, FL, US

DUPR

5.025

TEAM 2WINNER
RJ
Rachael James

3OR9W7 · Durham, NC, US

DUPR

5.499

MR
Matt Rucinski

1QYM25 · Durham, NC, US

DUPR

5.670

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-5019194464
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5084022673,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Neely Sullivan",
        "dupr_id": "16XXXE",
        "rating": 5.213,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Blake Wilson",
        "dupr_id": "84PGLM",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "Punta Gorda, FL, US"
      }
    ]
  },
  {
    "team_id": 5794366607,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rachael James",
        "dupr_id": "3OR9W7",
        "rating": 5.499,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      },
      {
        "name": "Matt Rucinski",
        "dupr_id": "1QYM25",
        "rating": 5.67,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  }
]