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

Week 2 League <3.25

ID: 7583789280

Match Scores

15-7

Win

Play Date

2026-01-14

Play Time (Est)

1:00 PM

Play Location

Boston Pickle Club, Accord Park Drive, Norwell, MA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JK
James Ko

ELWLMV · USA

DUPR

3.569

FM
Francisco Munoz

RZKPVM · Marshfield, MA, US

DUPR

3.470

TEAM 2LOSS
JS
John Sherwood

G5ZGGG · Hingham, MA, US

DUPR

3.778

MC
Marco Chan

XO5VG7 · USA

DUPR

3.040

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-7583789280
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5357558390,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Ko",
        "dupr_id": "ELWLMV",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Francisco Munoz",
        "dupr_id": "RZKPVM",
        "rating": 3.47,
        "profile_pic_url": null,
        "location": "Marshfield, MA, US"
      }
    ]
  },
  {
    "team_id": 5846305093,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Sherwood",
        "dupr_id": "G5ZGGG",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": "Hingham, MA, US"
      },
      {
        "name": "Marco Chan",
        "dupr_id": "XO5VG7",
        "rating": 3.04,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]