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

PICKLE & CHILL B - PICKLE & CHILL B

ID: 4860311993

Match Scores

4-11

Win

Play Date

2025-09-20

Play Time (Est)

6:15 AM

Play Location

Long Island Pickleball Center Melville NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
MG
Mark Geier

4ZKYW2 · Plainview, NY, US

DUPR

3.253

BF
Bambi Falvo

V4NNM5 · Oceanside, NY, US

DUPR

3.142

TEAM 2WINNER
RM
Richard Moritz

G5Q4QD · Massapequa Park, NY, US

DUPR

3.337

TP
thomas page

N777YN · Massapequa Park, NY, US

DUPR

3.425

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-4860311993
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6490622670,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Geier",
        "dupr_id": "4ZKYW2",
        "rating": 3.253,
        "profile_pic_url": null,
        "location": "Plainview, NY, US"
      },
      {
        "name": "Bambi Falvo",
        "dupr_id": "V4NNM5",
        "rating": 3.142,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  },
  {
    "team_id": 8226229111,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Richard Moritz",
        "dupr_id": "G5Q4QD",
        "rating": 3.337,
        "profile_pic_url": null,
        "location": "Massapequa Park, NY, US"
      },
      {
        "name": "thomas page",
        "dupr_id": "N777YN",
        "rating": 3.425,
        "profile_pic_url": null,
        "location": "Massapequa Park, NY, US"
      }
    ]
  }
]