Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

St Andrews DUPR Doubles

ID: 8147154719

Match Scores

16-14

Win

Play Date

2026-02-26

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Michael McNamara

RZQXVZ · Fife, Scotland, GB

DUPR

4.297

AB
Aidan Brogan

2QOYQ4 · USA

DUPR

4.121

TEAM 2LOSS
WO
Wills Oakden

ZN6Y7L · USA

DUPR

4.051

JG
Jack Ganley

2Q0507 · USA

DUPR

4.394

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-8147154719
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5784485372,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael McNamara",
        "dupr_id": "RZQXVZ",
        "rating": 4.297,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/89.jpg",
        "location": "Fife, Scotland, GB"
      },
      {
        "name": "Aidan Brogan",
        "dupr_id": "2QOYQ4",
        "rating": 4.121,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5329027245,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wills Oakden",
        "dupr_id": "ZN6Y7L",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jack Ganley",
        "dupr_id": "2Q0507",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]