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

Manningham 2.3 to 2.79 DUPR Round Robin 02/06/26

ID: 6214023342

Match Scores

15-6

Loss

Play Date

2026-06-02

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GV
Gary Vertigan

MEMPOG · USA

DUPR

2.573

TK
Tamie Konstas

RZR0QM · USA

DUPR

2.530

TEAM 2LOSS
RS
Ross Stewart

0RKZE2 · USA

DUPR

2.521

DY
Daisy Yiu

2PQOVY · VIC, AU

DUPR

2.354

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-6214023342
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6872334049,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gary Vertigan",
        "dupr_id": "MEMPOG",
        "rating": 2.573,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tamie Konstas",
        "dupr_id": "RZR0QM",
        "rating": 2.53,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8171295094,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ross Stewart",
        "dupr_id": "0RKZE2",
        "rating": 2.521,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daisy Yiu",
        "dupr_id": "2PQOVY",
        "rating": 2.354,
        "profile_pic_url": null,
        "location": "VIC, AU"
      }
    ]
  }
]