Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5092066353

Match Scores

10-7

Loss

Play Date

2025-06-07

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MC
Michael Costa

8DKWNM · Severna Park, MD, US

Rated Score

3.700

MS
Mike Shapiro

565EPV · Woodbine, MD, US

Rated Score

3.809

TEAM 2LOSS
WG
William Gaylord

16G6XE · Fort Meade, MD, US

Rated Score

3.478

CB
Chris Bunner

4LEDVV · Baltimore, MD, US

Rated Score

3.706

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-5092066353
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6618175326,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Costa",
        "dupr_id": "8DKWNM",
        "rating": 3.7,
        "profile_pic_url": null,
        "location": "Severna Park, MD, US"
      },
      {
        "name": "Mike Shapiro",
        "dupr_id": "565EPV",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": "Woodbine, MD, US"
      }
    ]
  },
  {
    "team_id": 6645551599,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Gaylord",
        "dupr_id": "16G6XE",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": "Fort Meade, MD, US"
      },
      {
        "name": "Chris Bunner",
        "dupr_id": "4LEDVV",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]