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

Village Pickleballers - 2026-06-01

ID: 6985693595

Match Scores

11-3

Win

Play Date

2026-06-01

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Jorge Lopez

4V76DM · Scottsdale, AZ, US

DUPR

3.156

BK
Bryan Kort

4QNEKG · USA

DUPR

3.703

TEAM 2LOSS
AW
Andrew Wannamaker

JY6QJW · USA

DUPR

2.869

CN
Chad Ness

V7NL56 · Tempe, AZ, US

DUPR

3.702

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-6985693595
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7060611898,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jorge Lopez",
        "dupr_id": "4V76DM",
        "rating": 3.156,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Bryan Kort",
        "dupr_id": "4QNEKG",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8397248434,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew  Wannamaker",
        "dupr_id": "JY6QJW",
        "rating": 2.869,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chad Ness",
        "dupr_id": "V7NL56",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  }
]