Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TPA RR MIXED 4.0

ID: 8486489121

Match Scores

11-6

Win

Play Date

2025-09-25

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Lani Bedsole

4LGZX2 · Tallahassee, FL, US

DUPR

3.855

Kyle Anderson

DNJQMY · Tallahassee, FL, US

DUPR

4.396

TEAM 2LOSS
Allen Thornhill

2QD62R · Thomasville, GA, US

DUPR

4.285

Dawn Smith

8GENRX · Coolidge, GA, US

DUPR

3.665

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-8486489121
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5312609073,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lani Bedsole",
        "dupr_id": "4LGZX2",
        "rating": 3.855,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/78.jpg",
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "Kyle Anderson",
        "dupr_id": "DNJQMY",
        "rating": 4.396,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/83.jpg",
        "location": "Tallahassee, FL, US"
      }
    ]
  },
  {
    "team_id": 6031380250,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allen Thornhill",
        "dupr_id": "2QD62R",
        "rating": 4.285,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/6.jpg",
        "location": "Thomasville, GA, US"
      },
      {
        "name": "Dawn Smith",
        "dupr_id": "8GENRX",
        "rating": 3.665,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/76.jpg",
        "location": "Coolidge, GA, US"
      }
    ]
  }
]