Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Side Out Spring Classic - Coed Doubles Skill: (4.000 To 4.999) Age: (Any)

ID: 6845302725

Match Scores

11-5

Loss

Play Date

2026-04-04

Play Time (Est)

10:15 AM

Play Location

Marietta, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DS
Daniel Shepard

3P7VPG · Carrollton, GA, US

DUPR

4.317

LW
Lucas wilder

WK0Y6Q · Austell, GA, US

DUPR

4.653

TEAM 2LOSS
MT
Morgan Tochi

7DZRRM · USA

DUPR

4.316

DD
David Daniels

V7LYN5 · Decatur, GA, US

DUPR

4.173

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-6845302725
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5016872838,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Shepard",
        "dupr_id": "3P7VPG",
        "rating": 4.317,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Lucas  wilder",
        "dupr_id": "WK0Y6Q",
        "rating": 4.653,
        "profile_pic_url": null,
        "location": "Austell, GA, US"
      }
    ]
  },
  {
    "team_id": 7257252424,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Morgan Tochi",
        "dupr_id": "7DZRRM",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Daniels",
        "dupr_id": "V7LYN5",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "Decatur, GA, US"
      }
    ]
  }
]