Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

New England Men's Fall Pickleball Series 2025 - Mens Doubles Skill: (Any) Age: (Any)

ID: 6149139418

Match Scores

11-9

Win

Play Date

2025-10-04

Play Time (Est)

11:30 PM

Play Location

New Canaan, CT

View Facility Page →

Competitor Teams

TEAM 1WINNER
DB
david blau

3ZQGXM · Katonah, NY, US

DUPR

4.259

IF
Ivan Flores

QPNQPN · USA

DUPR

4.548

TEAM 2LOSS
ER
Ethan rappaport

KOMLLO · Orange, CT, US

DUPR

4.080

SC
SteveD Chen

EGKVWV · USA

DUPR

4.128

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-6149139418
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8498787585,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "david blau",
        "dupr_id": "3ZQGXM",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "Katonah, NY, US"
      },
      {
        "name": "Ivan Flores",
        "dupr_id": "QPNQPN",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5789556801,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ethan rappaport",
        "dupr_id": "KOMLLO",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Orange, CT, US"
      },
      {
        "name": "SteveD Chen",
        "dupr_id": "EGKVWV",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]