Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

11/20 King of the Court

ID: 5812447769

Match Scores

1-11

Win

Play Date

2025-11-21

Play Time (Est)

6:15 AM

Play Location

25 Peckerwood Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
Sam Best

35NGLV · Little Rock, AR, US

DUPR

4.124

Jonathan Grist

8E4EV3 · Cabot, AR, US

DUPR

4.185

TEAM 2WINNER
Jerrold Weigle

1NX0P7 · North Little Rock, AR, US

DUPR

3.941

Geoff Thompson

3ZKZWM · Maumelle, AR, US

DUPR

4.376

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-5812447769
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4423241878,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sam Best",
        "dupr_id": "35NGLV",
        "rating": 4.124,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/58.jpg",
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Jonathan Grist",
        "dupr_id": "8E4EV3",
        "rating": 4.185,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/11.jpg",
        "location": "Cabot, AR, US"
      }
    ]
  },
  {
    "team_id": 5439432358,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jerrold Weigle",
        "dupr_id": "1NX0P7",
        "rating": 3.941,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/81.jpg",
        "location": "North Little Rock, AR, US"
      },
      {
        "name": "Geoff Thompson",
        "dupr_id": "3ZKZWM",
        "rating": 4.376,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/6.jpg",
        "location": "Maumelle, AR, US"
      }
    ]
  }
]