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

Week 2 League <3.25

ID: 4981643814

Match Scores

15-6

Loss

Play Date

2026-01-14

Play Time (Est)

7:30 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.439

JS
John Sherwood

G5ZGGG · Hingham, MA, US

DUPR

3.830

TEAM 2LOSS
MC
Marco Chan

XO5VG7 · USA

DUPR

3.062

FM
Francisco Munoz

RZKPVM · Marshfield, MA, US

DUPR

3.457

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-4981643814
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4354360813,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Ko",
        "dupr_id": "ELWLMV",
        "rating": 3.439,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Sherwood",
        "dupr_id": "G5ZGGG",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "Hingham, MA, US"
      }
    ]
  },
  {
    "team_id": 6449660272,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marco Chan",
        "dupr_id": "XO5VG7",
        "rating": 3.062,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Francisco Munoz",
        "dupr_id": "RZKPVM",
        "rating": 3.457,
        "profile_pic_url": null,
        "location": "Marshfield, MA, US"
      }
    ]
  }
]