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

Epic Pickleball Tour, Summer Smash - Men's Doubles 5.0

ID: 6257217717

Match Scores

10-15

Loss

Play Date

2025-06-28

Play Time (Est)

10:15 AM

Play Location

PowerPlay Pickleball, Main Street, Carson, CA, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
PJ
Phillip Johnson

8J7N4M · Torrance, CA, US

DUPR

4.359

JM
Justin Min

2LRG2Y · Los Angeles, CA, US

DUPR

4.644

TEAM 2WINNER
SQ
Stevan Quintanar

ZNQMQL · Cerritos, CA, US

DUPR

4.957

DL
Denny Lee

M2PNGG · Fullerton, CA, US

DUPR

4.288

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-6257217717
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6079047002,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Phillip Johnson",
        "dupr_id": "8J7N4M",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Torrance, CA, US"
      },
      {
        "name": "Justin Min",
        "dupr_id": "2LRG2Y",
        "rating": 4.644,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 5140594639,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stevan Quintanar",
        "dupr_id": "ZNQMQL",
        "rating": 4.957,
        "profile_pic_url": null,
        "location": "Cerritos, CA, US"
      },
      {
        "name": "Denny Lee",
        "dupr_id": "M2PNGG",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "Fullerton, CA, US"
      }
    ]
  }
]