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

Colony Days Tournament Presented by Mat-Su Pickleball Club - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 5945096220

Match Scores

11-4

Win

Play Date

2025-06-14

Play Time (Est)

1:00 PM

Play Location

Palmer, AK

View Facility Page →

Competitor Teams

TEAM 1WINNER
PD
Peter Davenport

17QDR9 · Anchorage, AK, US

DUPR

4.712

JD
Joshua Dollick

12YMY4 · Wasilla, AK, US

DUPR

5.363

TEAM 2LOSS
KM
Kevin Madruga

JZXO7J · Wasilla, AK, US

DUPR

4.773

MW
Mitch Wilson

EGXZRW · USA

DUPR

4.367

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-5945096220
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5564452001,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Davenport",
        "dupr_id": "17QDR9",
        "rating": 4.712,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Joshua Dollick",
        "dupr_id": "12YMY4",
        "rating": 5.363,
        "profile_pic_url": null,
        "location": "Wasilla, AK, US"
      }
    ]
  },
  {
    "team_id": 5970046675,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Madruga",
        "dupr_id": "JZXO7J",
        "rating": 4.773,
        "profile_pic_url": null,
        "location": "Wasilla, AK, US"
      },
      {
        "name": "Mitch Wilson",
        "dupr_id": "EGXZRW",
        "rating": 4.367,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]