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

Competitive Open Play Match

ID: 5211468620

Match Scores

11-7

Loss

Play Date

2025-03-03

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TG
Tyler Garrett

Q5Z6Q5 · Bristol, TN, US

DUPR

3.074

JS
John Saunders

M22NMD · Piney Flats, TN, US

DUPR

3.164

TEAM 2LOSS
MS
Mike Stollings

30KX92 · Bristol, TN, US

DUPR

2.842

BS
Brandon Sizemore

X20YY4 · USA

DUPR

2.481

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-5211468620
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4445072842,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Garrett",
        "dupr_id": "Q5Z6Q5",
        "rating": 3.074,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      },
      {
        "name": "John Saunders",
        "dupr_id": "M22NMD",
        "rating": 3.164,
        "profile_pic_url": null,
        "location": "Piney Flats, TN, US"
      }
    ]
  },
  {
    "team_id": 4910916028,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Stollings",
        "dupr_id": "30KX92",
        "rating": 2.842,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      },
      {
        "name": "Brandon Sizemore",
        "dupr_id": "X20YY4",
        "rating": 2.481,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]