Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

10th Annual PebbleCreek Pickleball Club Invitational Tournament - Mens Doubles Skill: (4.5) Age: (50+)

ID: 5857469922

Match Scores

11-6, 12-10

Win

Play Date

2026-02-27

Play Time (Est)

7:30 PM

Play Location

Goodyear, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
CR
Curt Rambo

12ZM48 · Chandler, AZ, US

DUPR

4.672

JG
Jeff Goss

355XYP · Litchfield Park, AZ, US

DUPR

4.421

TEAM 2LOSS
KH
K Hehnke

8G0ORD · Peoria, AZ, US

DUPR

4.152

PC
Patrick Connor

89LLR3 · USA

DUPR

4.228

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-5857469922
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7578435541,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Curt Rambo",
        "dupr_id": "12ZM48",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Jeff Goss",
        "dupr_id": "355XYP",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Litchfield Park, AZ, US"
      }
    ]
  },
  {
    "team_id": 8052415839,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "K Hehnke",
        "dupr_id": "8G0ORD",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      },
      {
        "name": "Patrick Connor",
        "dupr_id": "89LLR3",
        "rating": 4.228,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]