Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8241341365

Match Scores

15-17

Win

Play Date

2025-11-23

Play Time (Est)

2:15 AM

Play Location

Rome (Indoor Courts), GA

Unverified Facility

Competitor Teams

TEAM 1LOSS
BW
Barbara Wilkins

ZNVX4W · USA

DUPR

3.670

LW
Luke Wilkins

PKD6PM · Woodstock, GA, US

DUPR

4.117

TEAM 2WINNER
DA
Danylle Ackerman

67QNOG · Villa Rica, GA, US

DUPR

3.891

MT
Morgan Tochi

7DZRRM · USA

DUPR

4.148

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-8241341365
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4946309303,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Barbara Wilkins",
        "dupr_id": "ZNVX4W",
        "rating": 3.67,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luke Wilkins",
        "dupr_id": "PKD6PM",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      }
    ]
  },
  {
    "team_id": 4789865742,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danylle Ackerman",
        "dupr_id": "67QNOG",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      },
      {
        "name": "Morgan Tochi",
        "dupr_id": "7DZRRM",
        "rating": 4.148,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]