Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5 (50+)) Week (1) Pickleball Kingdom Hillsborough @ Home Court

ID: 5891641303

Match Scores

18-21

Loss

Play Date

2026-05-09

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LG
Luis Gomez

E9976O · NJ, US

DUPR

3.399

AM
Andre Mitchell

84W902 · Raritan, NJ, US

DUPR

3.617

TEAM 2WINNER
PK
Peter Kuehne

8MWL5O · Long Hill, NJ, US

DUPR

3.888

KB
Keith Bloom

1RPZ5E · Rockaway, NJ, US

DUPR

3.876

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-5891641303
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7802652287,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luis Gomez",
        "dupr_id": "E9976O",
        "rating": 3.399,
        "profile_pic_url": null,
        "location": "NJ, US"
      },
      {
        "name": "Andre Mitchell",
        "dupr_id": "84W902",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": "Raritan, NJ, US"
      }
    ]
  },
  {
    "team_id": 6157630187,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peter Kuehne",
        "dupr_id": "8MWL5O",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": "Long Hill, NJ, US"
      },
      {
        "name": "Keith Bloom",
        "dupr_id": "1RPZ5E",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "Rockaway, NJ, US"
      }
    ]
  }
]