Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Port City Pickleball Funds the Cure Tournament - Men's Doubles Skill: (4.000+) Age: (Any)

ID: 7659853668

Match Scores

11-9

Loss

Play Date

2025-09-06

Play Time (Est)

1:00 PM

Play Location

Daphne, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
MA
Michael Avery

W67GWL · USA

DUPR

4.517

BE
Brandon Erwin

RZ2XEZ · Mobile, AL, US

DUPR

3.866

TEAM 2LOSS
RW
Russell Wallace

59XQ40 · Mobile, AL, US

DUPR

4.001

KT
Karlo Tangco

12PVWE · Daphne, AL, US

DUPR

4.396

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-7659853668
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6788085479,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Avery",
        "dupr_id": "W67GWL",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Erwin",
        "dupr_id": "RZ2XEZ",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": "Mobile, AL, US"
      }
    ]
  },
  {
    "team_id": 7831507042,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Russell Wallace",
        "dupr_id": "59XQ40",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": "Mobile, AL, US"
      },
      {
        "name": "Karlo Tangco",
        "dupr_id": "12PVWE",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "Daphne, AL, US"
      }
    ]
  }
]