Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring Pickleball Fiesta - Men's Doubles 4.0 Single Elimination All Ages

ID: 5539046257

Match Scores

3-15

Loss

Play Date

2026-04-11

Play Time (Est)

2:15 AM

Play Location

Sanderford Road Park

View Facility Page →

Competitor Teams

TEAM 1LOSS
AD
Arjay Del Rosario

V4X5XJ · Charlotte, NC, US

DUPR

3.881

JA
John Acebu

L2VY9Q · Cagayan de Oro, Northern Mindanao, PH

DUPR

4.212

TEAM 2WINNER
JP
Justin Pham

L54E46 · USA

DUPR

4.468

EM
Ethan McKee

ODZ05E · USA

DUPR

4.318

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-5539046257
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6500980535,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Arjay Del Rosario",
        "dupr_id": "V4X5XJ",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "John Acebu",
        "dupr_id": "L2VY9Q",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Cagayan de Oro, Northern Mindanao, PH"
      }
    ]
  },
  {
    "team_id": 4745825651,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Pham",
        "dupr_id": "L54E46",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ethan McKee",
        "dupr_id": "ODZ05E",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]