Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: Veolia Lakeland Open - Mens Doubles Skill: (4.0) Age: (35 To 49)

ID: 8143784720

Match Scores

15-8

Loss

Play Date

2025-11-22

Play Time (Est)

9:00 PM

Play Location

Lakeland, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
AS
Avrin Singh

PKYLEQ · USA

DUPR

4.262

JS
Joshua Swartz

K5L707 · USA

DUPR

3.820

TEAM 2LOSS
PC
Peter Capobianco

ZN545Q · Manatee County, FL, US

DUPR

3.469

MT
Michael Thomas

WX42RM · Bradenton, FL, US

DUPR

3.787

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-8143784720
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7811292248,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Avrin Singh",
        "dupr_id": "PKYLEQ",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joshua Swartz",
        "dupr_id": "K5L707",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8309120183,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Capobianco",
        "dupr_id": "ZN545Q",
        "rating": 3.469,
        "profile_pic_url": null,
        "location": "Manatee County, FL, US"
      },
      {
        "name": "Michael Thomas",
        "dupr_id": "WX42RM",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]