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

PALA Stella Artois Challenge - Men Intro Division - Max DUPR 6.25 Combined

ID: 5709455924

Match Scores

10-12

Win

Play Date

2026-04-25

Play Time (Est)

9:00 PM

Play Location

Spring, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
MS
Mattew Staley

LZ0GZ6 · USA

DUPR

2.241

FS
Fahin Shahriar

67YWOQ · USA

DUPR

2.481

TEAM 2WINNER
JJ
James Jones

DY9R9Y · USA

DUPR

2.681

James McCullum

DNJJV4 · Houston, TX, US

DUPR

3.123

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-5709455924
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8236563526,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mattew Staley",
        "dupr_id": "LZ0GZ6",
        "rating": 2.241,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fahin Shahriar",
        "dupr_id": "67YWOQ",
        "rating": 2.481,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6082698060,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Jones",
        "dupr_id": "DY9R9Y",
        "rating": 2.681,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James McCullum",
        "dupr_id": "DNJJV4",
        "rating": 3.123,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/66.jpg",
        "location": "Houston, TX, US"
      }
    ]
  }
]