Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sweaty Pickleballs Final Friday Open/Potluck - Sweaty Pickleballs Final Friday Open/Potluck

ID: 5590377642

Match Scores

11-1

Loss

Play Date

2026-03-28

Play Time (Est)

7:30 PM

Play Location

Johnson Ranch Sports Club- South Roseville CA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MJ
Marc Julliard

4L9LX2 · Roseville, CA, US

DUPR

4.315

SU
Sunil Uppalapati

RZK5VQ · Folsom, CA, US

DUPR

4.067

TEAM 2LOSS
AJ
Amir Jafarinejad

DN55O6 · Granite Bay, CA, US

DUPR

3.614

FA
Faizan Ali

JZ4YRJ · Sacramento, CA, US

DUPR

3.863

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-5590377642
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7303812893,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marc Julliard",
        "dupr_id": "4L9LX2",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "Roseville, CA, US"
      },
      {
        "name": "Sunil Uppalapati",
        "dupr_id": "RZK5VQ",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": "Folsom, CA, US"
      }
    ]
  },
  {
    "team_id": 4847344530,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amir Jafarinejad",
        "dupr_id": "DN55O6",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": "Granite Bay, CA, US"
      },
      {
        "name": "Faizan Ali",
        "dupr_id": "JZ4YRJ",
        "rating": 3.863,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      }
    ]
  }
]