Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - Any Combo (4.0+)

ID: 6395642686

Match Scores

10-11

Loss

Play Date

2026-04-25

Play Time (Est)

11:30 PM

Play Location

Fair Expo Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
MP
marcello profeta

L5NO0Z · The Hammocks, FL, US

DUPR

4.041

CP
Christian Profeta

NYMJLN · The Hammocks, FL, US

DUPR

3.970

TEAM 2WINNER
NC
Nick Chang

N70X5N · Miami, FL, US

DUPR

3.730

AM
Adrian Martinez

9PPZ5R · Cutler Bay, FL, US

DUPR

3.598

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-6395642686
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6477159905,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "marcello profeta",
        "dupr_id": "L5NO0Z",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "The Hammocks, FL, US"
      },
      {
        "name": "Christian Profeta",
        "dupr_id": "NYMJLN",
        "rating": 3.97,
        "profile_pic_url": null,
        "location": "The Hammocks, FL, US"
      }
    ]
  },
  {
    "team_id": 6208048640,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Chang",
        "dupr_id": "N70X5N",
        "rating": 3.73,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Adrian Martinez",
        "dupr_id": "9PPZ5R",
        "rating": 3.598,
        "profile_pic_url": null,
        "location": "Cutler Bay, FL, US"
      }
    ]
  }
]