Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Violet Crown Pickleball - Diamond League

ID: 7350945118

Match Scores

1-15

Loss

Play Date

2026-05-04

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
NB
Nick Bannon

16G52K · Austin, TX, US

DUPR

3.444

Brian Determan

8WY5ZM · Austin, TX, US

DUPR

3.414

TEAM 2WINNER
PG
Philip G Cosca

W6WXWY · USA

DUPR

3.664

AN
Andrew Noble

7DNZ94 · USA

DUPR

3.507

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-7350945118
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7543396322,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nick Bannon",
        "dupr_id": "16G52K",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Brian Determan",
        "dupr_id": "8WY5ZM",
        "rating": 3.414,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6951e53ea65df.jpg",
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 6350054888,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Philip G Cosca",
        "dupr_id": "W6WXWY",
        "rating": 3.664,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Noble",
        "dupr_id": "7DNZ94",
        "rating": 3.507,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]