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

Week 2 League <3.25

ID: 6062688985

Match Scores

4-15

Win

Play Date

2026-01-14

Play Time (Est)

2:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
JK
James Ko

ELWLMV · USA

DUPR

3.487

MC
Marco Chan

XO5VG7 · USA

DUPR

3.022

TEAM 2WINNER
JS
John Sherwood

G5ZGGG · Hingham, MA, US

DUPR

3.786

FM
Francisco Munoz

RZKPVM · Marshfield, MA, US

DUPR

3.509

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-6062688985
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8559785238,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Ko",
        "dupr_id": "ELWLMV",
        "rating": 3.487,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marco Chan",
        "dupr_id": "XO5VG7",
        "rating": 3.022,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6415346844,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Sherwood",
        "dupr_id": "G5ZGGG",
        "rating": 3.786,
        "profile_pic_url": null,
        "location": "Hingham, MA, US"
      },
      {
        "name": "Francisco Munoz",
        "dupr_id": "RZKPVM",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": "Marshfield, MA, US"
      }
    ]
  }
]