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

3.5 Mixed Pool 2

ID: 6841337696

Match Scores

15-4

Win

Play Date

2026-05-31

Play Time (Est)

9:00 PM

Play Location

Dinkers

View Facility Page →

Competitor Teams

TEAM 1WINNER
JM
James Montemayor

8K2X66 · Southwick, MA, US

DUPR

3.841

CS
Colleen Saar

6NKQYQ · Fairport, NY, US

DUPR

3.619

TEAM 2LOSS
CV
Caitlin Vanini

JY0P9O · USA

DUPR

2.724

KV
Kellan Vanini

6K2KMG · USA

DUPR

2.724

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-6841337696
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6781391626,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Montemayor",
        "dupr_id": "8K2X66",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Southwick, MA, US"
      },
      {
        "name": "Colleen Saar",
        "dupr_id": "6NKQYQ",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      }
    ]
  },
  {
    "team_id": 4319923123,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Caitlin Vanini",
        "dupr_id": "JY0P9O",
        "rating": 2.724,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kellan Vanini",
        "dupr_id": "6K2KMG",
        "rating": 2.724,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]