Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4th Annual It Takes Guts - Womens Doubles Skill: (4.0) Age: (5 To 34)

ID: 8477544822

Match Scores

4-15

Win

Play Date

2025-11-22

Play Time (Est)

7:30 PM

Play Location

Rome (Indoor Courts), GA

Unverified Facility

Competitor Teams

TEAM 1LOSS
PT
Payton Taylor

W6944M · Canton, GA, US

DUPR

3.453

AP
Amy Pickering

8MQWXD · Woodstock, GA, US

DUPR

3.530

TEAM 2WINNER
RM
Rainer Miles

RX5GMQ · USA

DUPR

3.560

MM
Millie Miles

RZPX0Q · Marietta, GA, US

DUPR

4.350

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-8477544822
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4889493249,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Payton Taylor",
        "dupr_id": "W6944M",
        "rating": 3.453,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Amy Pickering",
        "dupr_id": "8MQWXD",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      }
    ]
  },
  {
    "team_id": 5408065875,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rainer Miles",
        "dupr_id": "RX5GMQ",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Millie Miles",
        "dupr_id": "RZPX0Q",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]