Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

US Senior Pickleball National Championships @ Pictona - Mens Doubles LEGENDS Age: (80 And Above) Skill: (4.0)

ID: 8463996767

Match Scores

17-15

Loss

Play Date

2025-12-07

Play Time (Est)

12:45 AM

Play Location

Holly Hill, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
JB
James Brannon

3VX9X5 · Wildwood, GA, US

DUPR

3.893

SH
Stewart Helfrich

84PJ0G · USA

DUPR

3.941

TEAM 2LOSS
RP
Robert Powers

175NV0 · Bella Vista, AR, US

DUPR

3.614

TA
Theodore Anderson

3ZZW2P · USA

DUPR

4.080

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-8463996767
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4938774764,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Brannon",
        "dupr_id": "3VX9X5",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "Wildwood, GA, US"
      },
      {
        "name": "Stewart Helfrich",
        "dupr_id": "84PJ0G",
        "rating": 3.941,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4619606222,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Powers",
        "dupr_id": "175NV0",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": "Bella Vista, AR, US"
      },
      {
        "name": "Theodore Anderson",
        "dupr_id": "3ZZW2P",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]