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

DUPR Fall league II

ID: 6090506702

Match Scores

2-11

Win

Play Date

2025-11-14

Play Time (Est)

3:30 PM

Play Location

1617 N Loop 336 E, Conroe, TX 77301, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JF
Jonathan Fernandez

GWEEMV · USA

DUPR

2.312

IU
Ivan Ugalde

0ZPY0X · USA

DUPR

3.477

TEAM 2WINNER
LA
Lisa Ackroyd

3OJRXE · Tyler, TX, US

DUPR

3.443

MA
Michael Ackroyd

8M66LG · Tyler, TX, US

DUPR

4.321

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-6090506702
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5148656026,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Fernandez",
        "dupr_id": "GWEEMV",
        "rating": 2.312,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ivan  Ugalde",
        "dupr_id": "0ZPY0X",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6138566104,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lisa Ackroyd",
        "dupr_id": "3OJRXE",
        "rating": 3.443,
        "profile_pic_url": null,
        "location": "Tyler, TX, US"
      },
      {
        "name": "Michael Ackroyd",
        "dupr_id": "8M66LG",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Tyler, TX, US"
      }
    ]
  }
]