Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

PebbleCreek Pickleball Club 8th Annual Mens Doubles Skill: (5.0) Age: (50 To 59)

ID: 5502155360

Match Scores

11-3, 11-3

Loss

Play Date

2024-02-09

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DO
David Overmoyer

84V95K · Phoenix, AZ, US

DUPR

5.151

DD
Darren Duncan

3YMYD4 · USA

DUPR

5.106

TEAM 2LOSS
DR
Donald Rowden

16M56G · Surprise, AZ, US

DUPR

4.621

MK
Matt Keller

17Z6M5 · Sun City West, AZ, US

DUPR

4.656

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-5502155360
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4609306359,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Overmoyer",
        "dupr_id": "84V95K",
        "rating": 5.151,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Darren Duncan",
        "dupr_id": "3YMYD4",
        "rating": 5.106,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4788097733,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Donald Rowden",
        "dupr_id": "16M56G",
        "rating": 4.621,
        "profile_pic_url": null,
        "location": "Surprise, AZ, US"
      },
      {
        "name": "Matt Keller",
        "dupr_id": "17Z6M5",
        "rating": 4.656,
        "profile_pic_url": null,
        "location": "Sun City West, AZ, US"
      }
    ]
  }
]