Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APA Tournaments - SW19 Men's Doubles 3.5

ID: 6896511120

Match Scores

15-12

Loss

Play Date

2025-03-08

Play Time (Est)

1:00 PM

Play Location

Leawood, KS, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BW
Brody Whitley

JJVZQM · USA

DUPR

3.618

GS
Gregg Sherwood

OZJXOE · USA

DUPR

3.648

TEAM 2LOSS
JS
Jon Schulteis

PKEO7Z · USA

DUPR

3.707

SP
Shane Petersen

99P7ZK · KS, US

DUPR

3.768

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-6896511120
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7593607247,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brody Whitley",
        "dupr_id": "JJVZQM",
        "rating": 3.618,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gregg Sherwood",
        "dupr_id": "OZJXOE",
        "rating": 3.648,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7132492923,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jon Schulteis",
        "dupr_id": "PKEO7Z",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shane Petersen",
        "dupr_id": "99P7ZK",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": "KS, US"
      }
    ]
  }
]