Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Dupr 18

ID: 7365335838

Match Scores

17-21

Win

Play Date

2026-04-11

Play Time (Est)

7:30 PM

Play Location

Powerplay Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
EA
Eddie Alvarez

KOP7KO · Los Angeles, CA, US

DUPR

4.147

BE
Brenda Epstein

99OROR · Los Angeles, CA, US

DUPR

3.852

TEAM 2WINNER
EC
Edward Chung

JZ907O · Long Beach, CA, US

DUPR

4.617

NK
Nina Karlin

DNP2DM · Los Angeles, CA, US

DUPR

4.217

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-7365335838
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6945464983,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eddie Alvarez",
        "dupr_id": "KOP7KO",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Brenda Epstein",
        "dupr_id": "99OROR",
        "rating": 3.852,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 8528983021,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Edward Chung",
        "dupr_id": "JZ907O",
        "rating": 4.617,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Nina Karlin",
        "dupr_id": "DNP2DM",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]