Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Epic Pickleball Tour, Summer Smash, Mixed Doubles 4.5

ID: 7185759221

Match Scores

11-10

Win

Play Date

2025-06-29

Play Time (Est)

6:15 AM

Play Location

PowerPlay Pickleball, Main Street, Carson, CA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BD
Brian David Morgan

JZNYYJ · Rosamond, CA, US

DUPR

3.857

SS
Sydney Steinaker

1R42N1 · Los Angeles, CA, US

DUPR

3.960

TEAM 2LOSS
IH
Igor Hiller

9PZMJE · USA

DUPR

4.311

PL
Paola Landin Lopez

RY2RJZ · Laguna Niguel, CA, US

DUPR

4.446

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-7185759221
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7686637083,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian David Morgan",
        "dupr_id": "JZNYYJ",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": "Rosamond, CA, US"
      },
      {
        "name": "Sydney Steinaker",
        "dupr_id": "1R42N1",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 7521752701,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Igor Hiller",
        "dupr_id": "9PZMJE",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paola Landin Lopez",
        "dupr_id": "RY2RJZ",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": "Laguna Niguel, CA, US"
      }
    ]
  }
]