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: 4724921654

Match Scores

11-8

Win

Play Date

2025-09-06

Play Time (Est)

3:30 PM

Play Location

Daphne, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
JB
Jacob Booker

0QV752 · Mobile, AL, US

DUPR

3.892

TG
travon gibbs

9PD7Q7 · Daphne, AL, US

DUPR

3.785

TEAM 2LOSS
JH
Jenny Huyen Pham

PK2ZEQ · USA

DUPR

4.135

SB
Sandy Bonucchi

94ZVZE · USA

DUPR

2.994

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-4724921654
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8033687045,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Booker",
        "dupr_id": "0QV752",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "Mobile, AL, US"
      },
      {
        "name": "travon gibbs",
        "dupr_id": "9PD7Q7",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": "Daphne, AL, US"
      }
    ]
  },
  {
    "team_id": 5037517014,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jenny Huyen Pham",
        "dupr_id": "PK2ZEQ",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sandy Bonucchi",
        "dupr_id": "94ZVZE",
        "rating": 2.994,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]