Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7361450232

Match Scores

8-11

Win

Play Date

2025-12-16

Play Time (Est)

1:00 PM

Play Location

Little Rock, AR, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
Brian Thompson

3L5RZ1 · Little Rock, AR, US

DUPR

4.544

Rusty Arnold

3ODVE1 · Bryant, AR, US

DUPR

4.050

TEAM 2WINNER
Matthew Littlefield

R8JVO8 · Benton, AR, US

DUPR

4.508

Danny Dixon

84GMK3 · Benton, AR, US

DUPR

3.788

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-7361450232
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5803556732,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Thompson",
        "dupr_id": "3L5RZ1",
        "rating": 4.544,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/92.jpg",
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Rusty Arnold",
        "dupr_id": "3ODVE1",
        "rating": 4.05,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/79.jpg",
        "location": "Bryant, AR, US"
      }
    ]
  },
  {
    "team_id": 8399137688,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Littlefield",
        "dupr_id": "R8JVO8",
        "rating": 4.508,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/88.jpg",
        "location": "Benton, AR, US"
      },
      {
        "name": "Danny Dixon",
        "dupr_id": "84GMK3",
        "rating": 3.788,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/68.jpg",
        "location": "Benton, AR, US"
      }
    ]
  }
]