Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 2 - University of Arizona DUPR Campus Regional

ID: 7568717208

Match Scores

21-11

Win

Play Date

2026-02-15

Play Time (Est)

1:00 PM

Play Location

The Pad

View Facility Page →

Competitor Teams

TEAM 1WINNER
Danny Ward

84WG2M · Tucson, AZ, US

DUPR

4.749

SS
Suraj Shah

8DRE46 · USA

DUPR

4.021

TEAM 2LOSS
Alex Rosenblum

2Y9QMR · Tucson, AZ, US

DUPR

4.168

LW
Lincoln Womack

QXOQ5R · USA

DUPR

3.654

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-7568717208
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4808322526,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danny Ward",
        "dupr_id": "84WG2M",
        "rating": 4.749,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/66.jpg",
        "location": "Tucson, AZ, US"
      },
      {
        "name": "Suraj Shah",
        "dupr_id": "8DRE46",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7218564838,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Rosenblum",
        "dupr_id": "2Y9QMR",
        "rating": 4.168,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/37.jpg",
        "location": "Tucson, AZ, US"
      },
      {
        "name": "Lincoln Womack",
        "dupr_id": "QXOQ5R",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]