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

Week 2 League <3.25

ID: 4745957336

Match Scores

10-15

Loss

Play Date

2026-01-14

Play Time (Est)

9:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
JK
James Ko

ELWLMV · USA

DUPR

3.394

FM
Francisco Munoz

RZKPVM · Marshfield, MA, US

DUPR

3.475

TEAM 2WINNER
JS
John Sherwood

G5ZGGG · Hingham, MA, US

DUPR

3.814

MC
Marco Chan

XO5VG7 · USA

DUPR

3.103

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-4745957336
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8449183236,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Ko",
        "dupr_id": "ELWLMV",
        "rating": 3.394,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Francisco Munoz",
        "dupr_id": "RZKPVM",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": "Marshfield, MA, US"
      }
    ]
  },
  {
    "team_id": 6657378051,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Sherwood",
        "dupr_id": "G5ZGGG",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": "Hingham, MA, US"
      },
      {
        "name": "Marco Chan",
        "dupr_id": "XO5VG7",
        "rating": 3.103,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]