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

Newbie/Beginner League - Session 5, Mon Jun 1

ID: 4418745991

Match Scores

5-20

Win

Play Date

2026-06-01

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DV
David Veeneman

M9QZQL · USA

Rated Score

2.091

CV
Cindy Veeneman

Y4K5KE · USA

Rated Score

2.008

TEAM 2WINNER
JB
Janice Brockman

7ZLP45 · USA

Rated Score

2.328

DR
Denise Rice

YMP05K · Hamilton, OH, US

Rated Score

2.797

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-4418745991
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6586299750,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Veeneman",
        "dupr_id": "M9QZQL",
        "rating": 2.091,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cindy Veeneman",
        "dupr_id": "Y4K5KE",
        "rating": 2.008,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5144965527,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Janice Brockman",
        "dupr_id": "7ZLP45",
        "rating": 2.328,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Denise Rice",
        "dupr_id": "YMP05K",
        "rating": 2.797,
        "profile_pic_url": null,
        "location": "Hamilton, OH, US"
      }
    ]
  }
]