Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2024 CT Pickleball Minnesota Summer Sendoff at Lucky Shots Pickleball Club - Mens Doubles 4.5

ID: 4340493969

Match Scores

11-4

Win

Play Date

2024-10-27

Play Time (Est)

10:15 AM

Play Location

Minneapolis, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
DR
Devin Rabinowitz

3X59RX · USA

DUPR

4.483

AG
Aaron Greene

12PWN9 · Minneapolis, MN, US

DUPR

4.826

TEAM 2LOSS
AA
Adriel Agam

1NZNM6 · USA

DUPR

4.341

RA
Ronen Agam

8EJVQE · USA

DUPR

4.285

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-4340493969
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5846333097,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Devin Rabinowitz",
        "dupr_id": "3X59RX",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Greene",
        "dupr_id": "12PWN9",
        "rating": 4.826,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 4575481664,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adriel Agam",
        "dupr_id": "1NZNM6",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ronen Agam",
        "dupr_id": "8EJVQE",
        "rating": 4.285,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]