Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

PPA Tour: Veolia Cape Coral Open - Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 4622062531

Match Scores

15-5

Win

Play Date

2025-03-08

Play Time (Est)

8:45 AM

Play Location

Cape Coral, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
NL
Nathan Levy

R8J4D1 · Naples, FL, US

DUPR

4.874

AP
Ashton Patterson

ZNNWYM · Lely Resort, FL, US

DUPR

4.916

TEAM 2LOSS
JD
Jordan Denish

170055 · Philadelphia, PA, US

DUPR

5.018

AT
Alexander Tong

3OOP72 · Charlotte, NC, US

DUPR

5.192

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-4622062531
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7702823690,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathan Levy",
        "dupr_id": "R8J4D1",
        "rating": 4.874,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Ashton Patterson",
        "dupr_id": "ZNNWYM",
        "rating": 4.916,
        "profile_pic_url": null,
        "location": "Lely Resort, FL, US"
      }
    ]
  },
  {
    "team_id": 7487313903,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jordan Denish",
        "dupr_id": "170055",
        "rating": 5.018,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Alexander Tong",
        "dupr_id": "3OOP72",
        "rating": 5.192,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]