Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NYC Pickleball Level 3 Summer League

ID: 8569084931

Match Scores

6-15

Win

Play Date

2025-06-29

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BP
Brett Portnoy

170PQ4 · Queens County, NY, US

DUPR

3.542

MM
Marshall Matus

0RR7PG · USA

DUPR

3.658

TEAM 2WINNER
EL
Etienne Lee

MYOXWV · New York, NY, US

DUPR

4.605

CC
Craig Campbell

2LY7LR · Kings County, NY, US

DUPR

3.893

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-8569084931
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7857203678,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brett Portnoy",
        "dupr_id": "170PQ4",
        "rating": 3.542,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Marshall Matus",
        "dupr_id": "0RR7PG",
        "rating": 3.658,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4716262725,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Etienne Lee",
        "dupr_id": "MYOXWV",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Craig Campbell",
        "dupr_id": "2LY7LR",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]