Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pickle & Pint

ID: 5854159085

Match Scores

11-5

Loss

Play Date

2025-06-19

Play Time (Est)

6:15 AM

Play Location

Largo, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
Joy Schirm

NY5O22 · USA

Rated Score

3.400

BI
Brittany Iamele

PWXJ4Q · St. Petersburg, FL, US

Rated Score

2.911

TEAM 2LOSS
WB
Walt Beasley

MY4GOO · Clearwater, FL, US

Rated Score

2.551

GJ
Greg James Neimeyer

3PNO2X · Birmingham, AL, US

Rated Score

3.263

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-5854159085
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7569726533,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joy Schirm",
        "dupr_id": "NY5O22",
        "rating": 3.4,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brittany Iamele",
        "dupr_id": "PWXJ4Q",
        "rating": 2.911,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  },
  {
    "team_id": 6035853871,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Walt Beasley",
        "dupr_id": "MY4GOO",
        "rating": 2.551,
        "profile_pic_url": null,
        "location": "Clearwater, FL, US"
      },
      {
        "name": "Greg James Neimeyer",
        "dupr_id": "3PNO2X",
        "rating": 3.263,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  }
]