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

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

ID: 5242233572

Match Scores

15-10

Loss

Play Date

2025-06-28

Play Time (Est)

9:00 PM

Play Location

PowerPlay Pickleball, Main Street, Carson, CA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DF
Dylan Flippin

G5GJMD · Mission Viejo, CA, US

DUPR

4.450

SN
Shiloh Nguyen

6Z6PGE · Lake Forest, CA, US

DUPR

4.469

TEAM 2LOSS
PJ
Phillip Johnson

8J7N4M · Torrance, CA, US

DUPR

4.423

JM
Justin Min

2LRG2Y · Los Angeles, CA, US

DUPR

4.719

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-5242233572
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5820748431,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Flippin",
        "dupr_id": "G5GJMD",
        "rating": 4.45,
        "profile_pic_url": null,
        "location": "Mission Viejo, CA, US"
      },
      {
        "name": "Shiloh Nguyen ",
        "dupr_id": "6Z6PGE",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Lake Forest, CA, US"
      }
    ]
  },
  {
    "team_id": 5530839535,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phillip Johnson",
        "dupr_id": "8J7N4M",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": "Torrance, CA, US"
      },
      {
        "name": "Justin Min",
        "dupr_id": "2LRG2Y",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]