Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 9.999 Mens / 10.299 Womens Moneyball

ID: 5867114283

Match Scores

3-11, 4-11

Loss

Play Date

2026-05-03

Play Time (Est)

4:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
Joseph Madl

0YZNWQ · Zephyrhills, FL, US

DUPR

4.081

Nicholas Wittendorf

8J4LM1 · Tampa, FL, US

DUPR

4.728

TEAM 2WINNER
Ignacio De Elia

3XK4XX · Buenos Aires, CABA, AR

DUPR

5.132

Murilo Oliveira

OZ9O92 · Lutz, FL, US

DUPR

3.882

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-5867114283
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6265385965,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joseph Madl",
        "dupr_id": "0YZNWQ",
        "rating": 4.081,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/40.jpg",
        "location": "Zephyrhills, FL, US"
      },
      {
        "name": "Nicholas Wittendorf",
        "dupr_id": "8J4LM1",
        "rating": 4.728,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/14.jpg",
        "location": "Tampa, FL, US"
      }
    ]
  },
  {
    "team_id": 5438567941,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ignacio De Elia",
        "dupr_id": "3XK4XX",
        "rating": 5.132,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/81.jpg",
        "location": "Buenos Aires, CABA, AR"
      },
      {
        "name": "Murilo Oliveira",
        "dupr_id": "OZ9O92",
        "rating": 3.882,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/32.jpg",
        "location": "Lutz, FL, US"
      }
    ]
  }
]