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

Week 3

ID: 4909719078

Match Scores

11-1

Loss

Play Date

2026-06-03

Play Time (Est)

7:30 PM

Play Location

Victory Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
SW
Scott williamson

XKWVVX · USA

DUPR

3.300

RB
Rick Beale

L50225 · Caledonia, IL, US

DUPR

3.396

TEAM 2LOSS
RJ
Randy Johnson

3VJK67 · Machesney Park, IL, US

DUPR

2.950

JM
Jesse Moll

4PK5MM · Lake Carroll, IL, US

DUPR

3.055

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-4909719078
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6411233037,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott williamson",
        "dupr_id": "XKWVVX",
        "rating": 3.3,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rick Beale",
        "dupr_id": "L50225",
        "rating": 3.396,
        "profile_pic_url": null,
        "location": "Caledonia, IL, US"
      }
    ]
  },
  {
    "team_id": 8172075177,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randy Johnson",
        "dupr_id": "3VJK67",
        "rating": 2.95,
        "profile_pic_url": null,
        "location": "Machesney Park, IL, US"
      },
      {
        "name": "Jesse Moll",
        "dupr_id": "4PK5MM",
        "rating": 3.055,
        "profile_pic_url": null,
        "location": "Lake Carroll, IL, US"
      }
    ]
  }
]