Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BOTP5 - Mixed Doubles Skill: (3.5 To 4.0+ Merge) Age: (Any)

ID: 7524610761

Match Scores

11-9

Loss

Play Date

2025-03-02

Play Time (Est)

10:15 AM

Play Location

Villa Rica, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RB
Robin Berry

DWM0EL · USA

DUPR

2.801

JB
John Brewton

RZ00WQ · Villa Rica, GA, US

DUPR

3.614

TEAM 2LOSS
DA
Danylle Ackerman

67QNOG · Villa Rica, GA, US

DUPR

4.079

MT
Morgan Tochi

7DZRRM · USA

DUPR

4.045

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-7524610761
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7830729188,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robin Berry",
        "dupr_id": "DWM0EL",
        "rating": 2.801,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Brewton",
        "dupr_id": "RZ00WQ",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      }
    ]
  },
  {
    "team_id": 6857929070,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danylle Ackerman",
        "dupr_id": "67QNOG",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      },
      {
        "name": "Morgan Tochi",
        "dupr_id": "7DZRRM",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]