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

Rise and Rally Group B (Int) - Copy - Rise and Rally Group B (Int) - Copy

ID: 5163201221

Match Scores

11-5

Loss

Play Date

2026-05-30

Play Time (Est)

6:15 AM

Play Location

Pickleball XPO Oceanside NY

Unverified Facility

Competitor Teams

TEAM 1WINNER
RT
Roe Tunkel

ZD2K2M · USA

DUPR

2.505

BF
Bambi Falvo

V4NNM5 · Oceanside, NY, US

DUPR

2.927

TEAM 2LOSS
KG
karen grodsky

K5MOMQ · USA

DUPR

2.773

DN
Diane negron

ME45OO · Rockville Centre, NY, US

DUPR

3.257

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-5163201221
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5166406800,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Roe Tunkel",
        "dupr_id": "ZD2K2M",
        "rating": 2.505,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bambi Falvo",
        "dupr_id": "V4NNM5",
        "rating": 2.927,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  },
  {
    "team_id": 6515251903,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "karen grodsky",
        "dupr_id": "K5MOMQ",
        "rating": 2.773,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Diane  negron",
        "dupr_id": "ME45OO",
        "rating": 3.257,
        "profile_pic_url": null,
        "location": "Rockville Centre, NY, US"
      }
    ]
  }
]