Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6927857976

Match Scores

4-15

Win

Play Date

2025-06-28

Play Time (Est)

1:00 PM

Play Location

PowerPlay Pickleball, Main Street, Carson, CA, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
LD
Lawson Demian

RY56PM · Pompano Beach, FL, US

DUPR

4.041

DK
Drew Kirby Engle

OZVR6W · Los Angeles, CA, US

DUPR

3.929

TEAM 2WINNER
PJ
Phillip Johnson

8J7N4M · Torrance, CA, US

DUPR

4.479

JM
Justin Min

2LRG2Y · Los Angeles, CA, US

DUPR

4.761

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-6927857976
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7888281932,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lawson Demian",
        "dupr_id": "RY56PM",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Pompano Beach, FL, US"
      },
      {
        "name": "Drew Kirby Engle",
        "dupr_id": "OZVR6W",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 6022245468,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Phillip Johnson",
        "dupr_id": "8J7N4M",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Torrance, CA, US"
      },
      {
        "name": "Justin Min",
        "dupr_id": "2LRG2Y",
        "rating": 4.761,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]