Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sweaty Pickleballs Potluck Mixed Invitational - Sweaty Pickleballs Potluck Mixed Invitational

ID: 6436262743

Match Scores

10-12

Win

Play Date

2026-05-30

Play Time (Est)

8:45 AM

Play Location

Johnson Ranch Sports Club- South Roseville CA

Unverified Facility

Competitor Teams

TEAM 1LOSS
GS
Gabriella Santos

L2PJRJ · Sacramento, CA, US

DUPR

3.666

LR
Lorenzo Reyes

XKM6Q2 · North Highlands, CA, US

DUPR

4.284

TEAM 2WINNER
PP
Paul Pruteanu

306OG2 · Lincoln, CA, US

DUPR

4.181

JD
Jhoana Dela Cruz

9P545V · Roseville, CA, US

DUPR

3.568

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-6436262743
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8545139942,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gabriella Santos",
        "dupr_id": "L2PJRJ",
        "rating": 3.666,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Lorenzo Reyes",
        "dupr_id": "XKM6Q2",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "North Highlands, CA, US"
      }
    ]
  },
  {
    "team_id": 4698651479,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul Pruteanu",
        "dupr_id": "306OG2",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Lincoln, CA, US"
      },
      {
        "name": "Jhoana Dela Cruz",
        "dupr_id": "9P545V",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": "Roseville, CA, US"
      }
    ]
  }
]