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

WSCup Series Halloween Cup - Coed Doubles Skill: (4.0 To 4.5) Age: (16 And Above)

ID: 7247068583

Match Scores

11-3

Win

Play Date

2023-10-28

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SL
Stephen Lee

89QXJE · Northbrook, IL, US

DUPR

4.574

MH
Matt Harris

NYRLEW · Oak Park, IL, US

DUPR

5.158

TEAM 2LOSS
DT
David Taylor

Q5JWO4 · Wheaton, IL, US

DUPR

4.257

MR
Matthew Radley

MYPNGG · Schaumburg, IL, US

DUPR

4.320

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-7247068583
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7682515815,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Lee",
        "dupr_id": "89QXJE",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      },
      {
        "name": "Matt Harris",
        "dupr_id": "NYRLEW",
        "rating": 5.158,
        "profile_pic_url": null,
        "location": "Oak Park, IL, US"
      }
    ]
  },
  {
    "team_id": 8535630648,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Taylor",
        "dupr_id": "Q5JWO4",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": "Wheaton, IL, US"
      },
      {
        "name": "Matthew Radley",
        "dupr_id": "MYPNGG",
        "rating": 4.32,
        "profile_pic_url": null,
        "location": "Schaumburg, IL, US"
      }
    ]
  }
]