Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Annual Blaine Bateman Memorial - Pool Play

ID: 7411283947

Match Scores

21-16

Loss

Play Date

2026-05-25

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TW
Tyler Willardson

V4D756 · USA

DUPR

3.322

BC
Brandon Cooke

ZNVMEQ · Durham, NC, US

DUPR

4.683

TEAM 2LOSS
SA
Shea Allred

8GXXPM · Rogers, AR, US

DUPR

3.817

MP
Micah Perry

V720P6 · Bentonville, AR, US

DUPR

4.356

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-7411283947
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8468591812,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Willardson",
        "dupr_id": "V4D756",
        "rating": 3.322,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Cooke",
        "dupr_id": "ZNVMEQ",
        "rating": 4.683,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  },
  {
    "team_id": 6759974446,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shea Allred",
        "dupr_id": "8GXXPM",
        "rating": 3.817,
        "profile_pic_url": null,
        "location": "Rogers, AR, US"
      },
      {
        "name": "Micah Perry",
        "dupr_id": "V720P6",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Bentonville, AR, US"
      }
    ]
  }
]