Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Set Partners Round Robin

ID: 6343866494

Match Scores

8-15

Win

Play Date

2026-02-21

Play Time (Est)

3:30 PM

Play Location

Little Rock Athletic Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
SB
Sam Best

35NGLV · Little Rock, AR, US

DUPR

4.228

SC
Samuel Chapin

5EN5M0 · Little Rock, AR, US

DUPR

4.196

TEAM 2WINNER
TB
Tim Bichlmeier

RYKJKN · Little Rock, AR, US

DUPR

4.380

GT
Geoff Thompson

3ZKZWM · Maumelle, AR, US

DUPR

4.276

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-6343866494
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6964163516,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sam Best",
        "dupr_id": "35NGLV",
        "rating": 4.228,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Samuel Chapin",
        "dupr_id": "5EN5M0",
        "rating": 4.196,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 7707024988,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tim Bichlmeier",
        "dupr_id": "RYKJKN",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Geoff Thompson",
        "dupr_id": "3ZKZWM",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      }
    ]
  }
]