Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 8.698 Moneyball

ID: 6622704576

Match Scores

11-2

Loss

Play Date

2025-05-25

Play Time (Est)

1:00 PM

Play Location

Zephyrhills, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Amit Galande

8GQ6JV · Wesley Chapel, FL, US

DUPR

4.165

Rajan Jasuja

RZ0DYZ · Wesley Chapel, FL, US

DUPR

4.234

TEAM 2LOSS
Kirk Garris

1RREJM · Valrico, FL, US

DUPR

3.599

MK
Mike Keenan

3OWPL2 · USA

DUPR

3.766

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-6622704576
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5844679309,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amit Galande",
        "dupr_id": "8GQ6JV",
        "rating": 4.165,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/83.jpg",
        "location": "Wesley Chapel, FL, US"
      },
      {
        "name": "Rajan Jasuja",
        "dupr_id": "RZ0DYZ",
        "rating": 4.234,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/16.jpg",
        "location": "Wesley Chapel, FL, US"
      }
    ]
  },
  {
    "team_id": 4539922195,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kirk Garris",
        "dupr_id": "1RREJM",
        "rating": 3.599,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/56.jpg",
        "location": "Valrico, FL, US"
      },
      {
        "name": "Mike Keenan",
        "dupr_id": "3OWPL2",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]