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

Week 3

ID: 5928607048

Match Scores

3-11

Loss

Play Date

2026-06-03

Play Time (Est)

5:00 PM

Play Location

Victory Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
SS
Samuel Smith

EGQ7GW · Rockford, IL, US

Rated Score

3.424

JM
Jesse Moll

4PK5MM · Lake Carroll, IL, US

Rated Score

3.039

TEAM 2WINNER
CF
Christopher Fitchen

55ZWEV · Poplar Grove, IL, US

Rated Score

3.443

RB
Rick Beale

L50225 · Caledonia, IL, US

Rated Score

3.411

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-5928607048
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7997690842,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Samuel Smith",
        "dupr_id": "EGQ7GW",
        "rating": 3.424,
        "profile_pic_url": null,
        "location": "Rockford, IL, US"
      },
      {
        "name": "Jesse Moll",
        "dupr_id": "4PK5MM",
        "rating": 3.039,
        "profile_pic_url": null,
        "location": "Lake Carroll, IL, US"
      }
    ]
  },
  {
    "team_id": 5802995829,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Fitchen",
        "dupr_id": "55ZWEV",
        "rating": 3.443,
        "profile_pic_url": null,
        "location": "Poplar Grove, IL, US"
      },
      {
        "name": "Rick Beale",
        "dupr_id": "L50225",
        "rating": 3.411,
        "profile_pic_url": null,
        "location": "Caledonia, IL, US"
      }
    ]
  }
]