Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0+ Men’s DTPH

ID: 4587804237

Match Scores

11-7

Loss

Play Date

2025-12-28

Play Time (Est)

10:15 AM

Play Location

The Picklr Cumming

Unverified Facility

Competitor Teams

TEAM 1WINNER
AP
Andrew Pace

V7YWPE · USA

DUPR

4.102

NM
Nick Mazzilli

K5EZJ6 · USA

DUPR

3.952

TEAM 2LOSS
TH
Tonya Hanks

5E2K0L · Forsyth County, GA, US

DUPR

3.743

RK
Ravisheker Kaitha

7D5NXM · Cumming, GA, US

DUPR

2.920

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-4587804237
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7760131115,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Pace",
        "dupr_id": "V7YWPE",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nick Mazzilli",
        "dupr_id": "K5EZJ6",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4827091184,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tonya Hanks",
        "dupr_id": "5E2K0L",
        "rating": 3.743,
        "profile_pic_url": null,
        "location": "Forsyth County, GA, US"
      },
      {
        "name": "Ravisheker Kaitha",
        "dupr_id": "7D5NXM",
        "rating": 2.92,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      }
    ]
  }
]