Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 9.199 Mixed Moneyball

ID: 7151195307

Match Scores

11-6

Loss

Play Date

2026-04-12

Play Time (Est)

4:45 AM

Play Location

Pickle & Pint, South Belcher Road, Largo, FL, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Jeremy Camino

94226V · St. Petersburg, FL, US

DUPR

4.657

CP
Chelsea Pharo

67QKLE · Ruskin, FL, US

DUPR

3.603

TEAM 2LOSS
MD
Michael Demo

8EONQW · Tampa, FL, US

DUPR

4.507

DD
Desiree Douglas

1Q2JGD · Clearwater, FL, US

DUPR

3.621

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-7151195307
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4567362296,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Camino",
        "dupr_id": "94226V",
        "rating": 4.657,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Chelsea Pharo",
        "dupr_id": "67QKLE",
        "rating": 3.603,
        "profile_pic_url": null,
        "location": "Ruskin, FL, US"
      }
    ]
  },
  {
    "team_id": 7835015470,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Demo",
        "dupr_id": "8EONQW",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Desiree Douglas",
        "dupr_id": "1Q2JGD",
        "rating": 3.621,
        "profile_pic_url": null,
        "location": "Clearwater, FL, US"
      }
    ]
  }
]