Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Annual Blaine Bateman Memorial - Gold Medal

ID: 4950412271

Match Scores

21-26

Loss

Play Date

2026-05-25

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BF
Brian Flores

67Z7GG · Bentonville, AR, US

DUPR

3.998

KW
Kyle Wedgeworth

RZZJWD · Bella Vista, AR, US

DUPR

3.967

TEAM 2WINNER
TW
Tyler Willardson

V4D756 · USA

DUPR

3.430

BC
Brandon Cooke

ZNVMEQ · Durham, NC, US

DUPR

4.785

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-4950412271
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4601896128,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Flores",
        "dupr_id": "67Z7GG",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "Bentonville, AR, US"
      },
      {
        "name": "Kyle Wedgeworth",
        "dupr_id": "RZZJWD",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": "Bella Vista, AR, US"
      }
    ]
  },
  {
    "team_id": 5709427639,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyler Willardson",
        "dupr_id": "V4D756",
        "rating": 3.43,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Cooke",
        "dupr_id": "ZNVMEQ",
        "rating": 4.785,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  }
]