Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

APP Houston Open Mens PRO Doubles Qualifier

ID: 6679653515

Match Scores

14-16

Win

Play Date

2023-10-25

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AG
Alex Gee

16NKV0 · Houston, TX, US

DUPR

5.252

DP
Dylan Payne

3Z0LDL · Cypress, TX, US

DUPR

4.934

TEAM 2WINNER
JH
Jacob Hobaugh

166WWG · Cedar Park, TX, US

DUPR

5.189

RD
Ryan Dawidjan

8JKP0J · Austin, TX, US

DUPR

5.644

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-6679653515
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7176611237,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Gee",
        "dupr_id": "16NKV0",
        "rating": 5.252,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Dylan Payne",
        "dupr_id": "3Z0LDL",
        "rating": 4.934,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      }
    ]
  },
  {
    "team_id": 4647237095,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jacob Hobaugh",
        "dupr_id": "166WWG",
        "rating": 5.189,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      },
      {
        "name": "Ryan Dawidjan",
        "dupr_id": "8JKP0J",
        "rating": 5.644,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]