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

APP Tour: Zimmer Biomet Chicago Open AARP Champions Pro Mixed Doubles-MAIN DRAW

ID: 4728610164

Match Scores

11-2, 11-5

Loss

Play Date

2024-08-31

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SC
Sheri Courter

17M6NM · Dublin, OH, US

DUPR

5.771

JD
Jose Derisi

84VOW6 · Rochester, NY, US

DUPR

5.906

TEAM 2LOSS
RJ
Robert J White

8M9K6D · Arcadia, FL, US

DUPR

5.642

TT
Teresa Tarn

1RYOD8 · Punta Gorda, FL, US

DUPR

4.952

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-4728610164
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5064764951,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sheri Courter",
        "dupr_id": "17M6NM",
        "rating": 5.771,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "Jose Derisi",
        "dupr_id": "84VOW6",
        "rating": 5.906,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 4741528193,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert J White",
        "dupr_id": "8M9K6D",
        "rating": 5.642,
        "profile_pic_url": null,
        "location": "Arcadia, FL, US"
      },
      {
        "name": "Teresa Tarn",
        "dupr_id": "1RYOD8",
        "rating": 4.952,
        "profile_pic_url": null,
        "location": "Punta Gorda, FL, US"
      }
    ]
  }
]