Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sweaty Pickleballs Potluck Mixed Invitational - Sweaty Pickleballs Potluck Mixed Invitational

ID: 8396226549

Match Scores

1-11

Win

Play Date

2026-05-30

Play Time (Est)

10:15 AM

Play Location

Johnson Ranch Sports Club- South Roseville CA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JF
Jamie Forbes

L2429Q · USA

DUPR

3.546

KM
Kevin Montero

2Z4597 · USA

DUPR

3.513

TEAM 2WINNER
PP
Paul Pruteanu

306OG2 · Lincoln, CA, US

DUPR

4.203

JD
Jhoana Dela Cruz

9P545V · Roseville, CA, US

DUPR

3.588

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-8396226549
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4651748359,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jamie Forbes",
        "dupr_id": "L2429Q",
        "rating": 3.546,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Montero",
        "dupr_id": "2Z4597",
        "rating": 3.513,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5897354388,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul Pruteanu",
        "dupr_id": "306OG2",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": "Lincoln, CA, US"
      },
      {
        "name": "Jhoana Dela Cruz",
        "dupr_id": "9P545V",
        "rating": 3.588,
        "profile_pic_url": null,
        "location": "Roseville, CA, US"
      }
    ]
  }
]