Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3.5 Mixed Pool 2

ID: 6916407699

Match Scores

14-16

Loss

Play Date

2026-05-31

Play Time (Est)

4:45 AM

Play Location

Dinkers

View Facility Page →

Competitor Teams

TEAM 1LOSS
JM
James Montemayor

8K2X66 · Southwick, MA, US

DUPR

3.848

CS
Colleen Saar

6NKQYQ · Fairport, NY, US

DUPR

3.629

TEAM 2WINNER
JW
Jane Wood

JZ7WJD · USA

DUPR

3.617

BW
Brandon Wood

Q9DP6R · USA

DUPR

3.617

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-6916407699
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6223767495,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Montemayor",
        "dupr_id": "8K2X66",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Southwick, MA, US"
      },
      {
        "name": "Colleen Saar",
        "dupr_id": "6NKQYQ",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      }
    ]
  },
  {
    "team_id": 5681476852,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jane Wood",
        "dupr_id": "JZ7WJD",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon  Wood",
        "dupr_id": "Q9DP6R",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]