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

Dawn-to-Dusk EOS10 Tournament

ID: 5073197969

Match Scores

21-17

Loss

Play Date

2026-02-22

Play Time (Est)

6:15 AM

Play Location

Tejas Pickleball Club (Annex)

Unverified Facility

Competitor Teams

TEAM 1WINNER
BS
Brian Scott Riffle

PKZ5ZX · USA

DUPR

3.577

Praneeth Devaram

YMPLEP · Georgetown, TX, US

DUPR

3.571

TEAM 2LOSS
Parth Shah

MYWONP · Austin, TX, US

DUPR

3.256

JS
Jeremy stein

ELQNNO · USA

DUPR

3.378

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-5073197969
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4955923806,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Scott Riffle",
        "dupr_id": "PKZ5ZX",
        "rating": 3.577,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Praneeth Devaram",
        "dupr_id": "YMPLEP",
        "rating": 3.571,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/25.jpg",
        "location": "Georgetown, TX, US"
      }
    ]
  },
  {
    "team_id": 8532892537,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Parth Shah",
        "dupr_id": "MYWONP",
        "rating": 3.256,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/31.jpg",
        "location": "Austin, TX, US"
      },
      {
        "name": "Jeremy stein",
        "dupr_id": "ELQNNO",
        "rating": 3.378,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]