Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Rec Steps

ID: 4762275448

Match Scores

7-11

Win

Play Date

2025-05-10

Play Time (Est)

5:00 PM

Play Location

Plano, TX, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JB
Josh Beasley

3VPNG7 · Frisco, TX, US

DUPR

3.984

KS
Kristina Snyder

56WWY0 · Dallas, TX, US

DUPR

3.513

TEAM 2WINNER
JP
Jessie Poku

EG5M9M · Plano, TX, US

DUPR

3.267

JM
John Mann

4ZP9LM · USA

DUPR

3.732

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-4762275448
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6779956729,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josh Beasley",
        "dupr_id": "3VPNG7",
        "rating": 3.984,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Kristina Snyder",
        "dupr_id": "56WWY0",
        "rating": 3.513,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 5186240696,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jessie Poku",
        "dupr_id": "EG5M9M",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      },
      {
        "name": "John Mann",
        "dupr_id": "4ZP9LM",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]