Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4th Annual It Takes Guts - Mixed Doubles Skill: (4.0) Age: (30 To 49)

ID: 4500204360

Match Scores

15-7

Win

Play Date

2025-11-23

Play Time (Est)

1:00 PM

Play Location

Rome (Indoor Courts), GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DA
Danylle Ackerman

67QNOG · Villa Rica, GA, US

DUPR

4.082

MT
Morgan Tochi

7DZRRM · USA

DUPR

4.232

TEAM 2LOSS
NK
Nesa Kleinheksel

3X7025 · Atlanta, GA, US

DUPR

3.888

PD
Peter Dub

8E244V · USA

DUPR

3.807

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-4500204360
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6967083891,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danylle Ackerman",
        "dupr_id": "67QNOG",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      },
      {
        "name": "Morgan Tochi",
        "dupr_id": "7DZRRM",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6503477581,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nesa Kleinheksel",
        "dupr_id": "3X7025",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Peter Dub",
        "dupr_id": "8E244V",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]