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

Pool 1

ID: 4362668032

Match Scores

1-11

Win

Play Date

2026-04-25

Play Time (Est)

5:00 PM

Play Location

Oak Grove Tennis Courts

View Facility Page →

Competitor Teams

TEAM 1LOSS
JC
Jared Carlson

0QLRD2 · USA

DUPR

4.099

SS
Stephen Stetelman

NY7W57 · Hattiesburg, MS, US

DUPR

4.789

TEAM 2WINNER
DC
David Christensen

1QXRWN · Mary Esther, FL, US

DUPR

5.935

GO
Giovanni Ortiz

5E2DER · Gulf Breeze, FL, US

DUPR

4.267

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-4362668032
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6555835988,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jared Carlson",
        "dupr_id": "0QLRD2",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephen Stetelman",
        "dupr_id": "NY7W57",
        "rating": 4.789,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      }
    ]
  },
  {
    "team_id": 5502397300,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Christensen",
        "dupr_id": "1QXRWN",
        "rating": 5.935,
        "profile_pic_url": null,
        "location": "Mary Esther, FL, US"
      },
      {
        "name": "Giovanni Ortiz",
        "dupr_id": "5E2DER",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": "Gulf Breeze, FL, US"
      }
    ]
  }
]