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

APP Tour: The Owl Newport Beach Open -USAP GT Tourney AARP Masters Pro Mixed Doubles

ID: 8328942721

Match Scores

9-11, 11-7, 11-0

Loss

Play Date

2024-07-03

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DS
David Spearman

8DWZ63 · Suwanee, GA, US

DUPR

5.640

KH
Kristin Hickman

1NRJ68 · Columbia, SC, US

DUPR

5.183

TEAM 2LOSS
JR
Jenny Reifeis

89OPPE · St. Cloud, FL, US

DUPR

5.249

FW
FD Wilder

3OZ4W2 · Naples, FL, US

DUPR

5.389

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-8328942721
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4866619287,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Spearman",
        "dupr_id": "8DWZ63",
        "rating": 5.64,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      },
      {
        "name": "Kristin Hickman",
        "dupr_id": "1NRJ68",
        "rating": 5.183,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      }
    ]
  },
  {
    "team_id": 6734545405,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jenny Reifeis",
        "dupr_id": "89OPPE",
        "rating": 5.249,
        "profile_pic_url": null,
        "location": "St. Cloud, FL, US"
      },
      {
        "name": "FD Wilder",
        "dupr_id": "3OZ4W2",
        "rating": 5.389,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]