Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monday Intermediate Partner League Week 5

ID: 5193625942

Match Scores

11-6

Win

Play Date

2026-06-01

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Jordan Chacko

J5KN54 · Minneapolis, MN, US

DUPR

3.995

PH
Paul Hoffman

Y4K5YE · USA

DUPR

3.842

TEAM 2LOSS
KS
Krista Siddiqui

PK7J9X · Eagan, MN, US

DUPR

3.761

RG
Rachel Gorton

GG9DRD · USA

DUPR

3.524

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-5193625942
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4620493609,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Chacko",
        "dupr_id": "J5KN54",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Paul Hoffman",
        "dupr_id": "Y4K5YE",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4644256551,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Krista Siddiqui",
        "dupr_id": "PK7J9X",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Rachel Gorton",
        "dupr_id": "GG9DRD",
        "rating": 3.524,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]