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

Pool A - DUPR 18 - The Dink Minor League Pickleball @ The Picklr Ft. Collins / FoCo Showdown

ID: 6739268894

Match Scores

21-12

Win

Play Date

2026-02-21

Play Time (Est)

3:30 PM

Play Location

The Picklr Fort Collins

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
JP Parker

896ROR · Aurora, CO, US

DUPR

4.452

JK
Jeremy Kaplan

L57VVQ · Arvada, CO, US

DUPR

4.672

TEAM 2LOSS
AM
Andre Maltzahn

EWG9JO · Fort Collins, CO, US

DUPR

4.401

BA
Ben Aybar

59K26L · Denver, CO, US

DUPR

4.526

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-6739268894
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7866142085,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "JP Parker",
        "dupr_id": "896ROR",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      },
      {
        "name": "Jeremy Kaplan",
        "dupr_id": "L57VVQ",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": "Arvada, CO, US"
      }
    ]
  },
  {
    "team_id": 7823560636,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andre Maltzahn",
        "dupr_id": "EWG9JO",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Ben Aybar",
        "dupr_id": "59K26L",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]