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

Volli Team League

ID: 5606644865

Match Scores

2-11

Win

Play Date

2025-04-13

Play Time (Est)

6:15 AM

Play Location

Marysville, WA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
GP
Gina Packard

VXYJR6 · USA

DUPR

2.364

AP
Andy Packard

KXQWLO · USA

DUPR

2.627

TEAM 2WINNER
DH
Dave Hunt

94D64V · USA

DUPR

3.094

VB
Vicki Bartel

RZR6DQ · Marysville, WA, US

DUPR

3.107

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-5606644865
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5903891662,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gina Packard",
        "dupr_id": "VXYJR6",
        "rating": 2.364,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Packard",
        "dupr_id": "KXQWLO",
        "rating": 2.627,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8303374922,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dave Hunt",
        "dupr_id": "94D64V",
        "rating": 3.094,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vicki Bartel",
        "dupr_id": "RZR6DQ",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": "Marysville, WA, US"
      }
    ]
  }
]