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

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

ID: 4581894149

Match Scores

1-11

Loss

Play Date

2026-04-04

Play Time (Est)

6:15 AM

Play Location

Marietta, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MT
Morgan Tochi

7DZRRM · USA

DUPR

4.284

DD
David Daniels

V7LYN5 · Decatur, GA, US

DUPR

4.079

TEAM 2WINNER
MW
Michael Wittland

0QPJ92 · Marietta, GA, US

DUPR

4.716

BS
Bradley Singh

QXDYQ0 · Kennesaw, GA, US

DUPR

4.947

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-4581894149
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7472652041,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Morgan Tochi",
        "dupr_id": "7DZRRM",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Daniels",
        "dupr_id": "V7LYN5",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "Decatur, GA, US"
      }
    ]
  },
  {
    "team_id": 7596253915,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Wittland",
        "dupr_id": "0QPJ92",
        "rating": 4.716,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Bradley Singh",
        "dupr_id": "QXDYQ0",
        "rating": 4.947,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      }
    ]
  }
]