Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1

ID: 4816037894

Match Scores

11-7

Win

Play Date

2026-04-25

Play Time (Est)

3:30 PM

Play Location

Oak Grove Tennis Courts

View Facility Page →

Competitor Teams

TEAM 1WINNER
JC
Jared Carlson

0QLRD2 · USA

DUPR

4.185

SS
Stephen Stetelman

NY7W57 · Hattiesburg, MS, US

DUPR

4.804

TEAM 2LOSS
AK
Austin Kane

DNXJJ6 · USA

DUPR

4.318

SK
Scott Korth

3ZLLQW · Gulf Shores, AL, US

DUPR

4.610

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-4816037894
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4558877211,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Carlson",
        "dupr_id": "0QLRD2",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephen Stetelman",
        "dupr_id": "NY7W57",
        "rating": 4.804,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      }
    ]
  },
  {
    "team_id": 5402229738,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Kane",
        "dupr_id": "DNXJJ6",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Korth",
        "dupr_id": "3ZLLQW",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": "Gulf Shores, AL, US"
      }
    ]
  }
]