Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

AllStars 2026 Event 2

ID: 7064209127

Match Scores

19-21

Win

Play Date

2026-05-08

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Penny Moran

2QV569 · Mitchelton, QLD, AU

DUPR

4.434

Chen Tay

O669QW · Ballina Shire, NSW, AU

DUPR

4.544

TEAM 2WINNER
Fabian Yu

PKPPWX · Appin, NSW, AU

DUPR

4.226

Philippa Hayman

W6YVEL · Yamba, NSW, AU

DUPR

4.371

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-7064209127
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7645230693,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Penny Moran",
        "dupr_id": "2QV569",
        "rating": 4.434,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/85.jpg",
        "location": "Mitchelton, QLD, AU"
      },
      {
        "name": "Chen Tay",
        "dupr_id": "O669QW",
        "rating": 4.544,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/32.jpg",
        "location": "Ballina Shire, NSW, AU"
      }
    ]
  },
  {
    "team_id": 8234005060,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Fabian Yu",
        "dupr_id": "PKPPWX",
        "rating": 4.226,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/21.jpg",
        "location": "Appin, NSW, AU"
      },
      {
        "name": "Philippa Hayman",
        "dupr_id": "W6YVEL",
        "rating": 4.371,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/4.jpg",
        "location": "Yamba, NSW, AU"
      }
    ]
  }
]