Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Mixed Doubles 3.0

ID: 4641711217

Match Scores

15-9

Win

Play Date

2026-05-17

Play Time (Est)

2:15 AM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1WINNER
HT
Heather Thompson

PZVONX · Biloxi, MS, US

DUPR

2.794

JP
Jack Pettit

Q5NDQN · Ocean Springs, MS, US

DUPR

3.268

TEAM 2LOSS
TL
Tan Le

QX0YD0 · USA

DUPR

2.982

CP
Cameron Phan

P5RGKQ · USA

DUPR

3.348

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-4641711217
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5150190296,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Heather Thompson",
        "dupr_id": "PZVONX",
        "rating": 2.794,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Jack Pettit",
        "dupr_id": "Q5NDQN",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      }
    ]
  },
  {
    "team_id": 6606042323,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tan Le",
        "dupr_id": "QX0YD0",
        "rating": 2.982,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cameron Phan",
        "dupr_id": "P5RGKQ",
        "rating": 3.348,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]