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

Week 3

ID: 6449789473

Match Scores

11-5

Loss

Play Date

2026-06-03

Play Time (Est)

2:15 AM

Play Location

Victory Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
CF
Christopher Fitchen

55ZWEV · Poplar Grove, IL, US

DUPR

3.420

SS
Samuel Smith

EGQ7GW · Rockford, IL, US

DUPR

3.450

TEAM 2LOSS
RJ
Randy Johnson

3VJK67 · Machesney Park, IL, US

DUPR

2.965

JN
Jered Nieman

6ZXO40 · Lena, IL, US

DUPR

3.129

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-6449789473
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7622094590,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Fitchen",
        "dupr_id": "55ZWEV",
        "rating": 3.42,
        "profile_pic_url": null,
        "location": "Poplar Grove, IL, US"
      },
      {
        "name": "Samuel Smith",
        "dupr_id": "EGQ7GW",
        "rating": 3.45,
        "profile_pic_url": null,
        "location": "Rockford, IL, US"
      }
    ]
  },
  {
    "team_id": 6982373561,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randy Johnson",
        "dupr_id": "3VJK67",
        "rating": 2.965,
        "profile_pic_url": null,
        "location": "Machesney Park, IL, US"
      },
      {
        "name": "Jered Nieman",
        "dupr_id": "6ZXO40",
        "rating": 3.129,
        "profile_pic_url": null,
        "location": "Lena, IL, US"
      }
    ]
  }
]