Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 4 2nd Hour

ID: 6649719880

Match Scores

9-3

Win

Play Date

2026-06-05

Play Time (Est)

5:00 PM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
AL
Alfredo Lloreda

N776WN · Ballston, NY, US

DUPR

3.913

EG
eric girard

V429Q6 · Cohoes, NY, US

DUPR

4.092

TEAM 2LOSS
MS
matthew stringer

XO9Q95 · USA

DUPR

3.988

RJ
Robert Johnston

XK299R · Latham, NY, US

DUPR

3.807

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-6649719880
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4696277942,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alfredo Lloreda",
        "dupr_id": "N776WN",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "Ballston, NY, US"
      },
      {
        "name": "eric girard",
        "dupr_id": "V429Q6",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "Cohoes, NY, US"
      }
    ]
  },
  {
    "team_id": 8348211871,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "matthew stringer",
        "dupr_id": "XO9Q95",
        "rating": 3.988,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Johnston",
        "dupr_id": "XK299R",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": "Latham, NY, US"
      }
    ]
  }
]