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

Competitive Open Play Match

ID: 5366942609

Match Scores

11-4

Loss

Play Date

2023-01-20

Play Time (Est)

6:15 AM

Play Location

Georgetown, TX, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GB
Geoff Boyle

3XYDN7 · Georgetown, TX, US

Rated Score

2.607

EO
Eric Ostrowidzki

3VQPYP · USA

Rated Score

3.500

TEAM 2LOSS
KM
Kenny Mayfield

8D7264 · USA

Rated Score

3.500

BB
Billy Blackman

3L4OR5 · Georgetown, TX, US

Rated Score

3.726

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-5366942609
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4854140470,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Geoff Boyle",
        "dupr_id": "3XYDN7",
        "rating": 2.607,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      },
      {
        "name": "Eric Ostrowidzki",
        "dupr_id": "3VQPYP",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6713114185,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kenny Mayfield",
        "dupr_id": "8D7264",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Billy Blackman",
        "dupr_id": "3L4OR5",
        "rating": 3.726,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      }
    ]
  }
]