Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monday MoneyBall Men’s 4.5 at Pickleball Kingdom

ID: 8260651915

Match Scores

15-12

Win

Play Date

2026-01-27

Play Time (Est)

8:45 AM

Play Location

Pickleball Kingdom Tigard

Unverified Facility

Competitor Teams

TEAM 1WINNER
SN
Sandy Ninjoor

8D7YX1 · Wilsonville, OR, US

DUPR

3.885

AB
Adithya Beemanapalli

8JK27O · Hillsboro, OR, US

DUPR

4.158

TEAM 2LOSS
PG
Paul Ganske

GWM69V · Portland, OR, US

DUPR

4.658

TN
Tony Nichols

DY7K4X · USA

DUPR

3.494

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-8260651915
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7351226919,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sandy Ninjoor",
        "dupr_id": "8D7YX1",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Wilsonville, OR, US"
      },
      {
        "name": "Adithya Beemanapalli",
        "dupr_id": "8JK27O",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "Hillsboro, OR, US"
      }
    ]
  },
  {
    "team_id": 7248642717,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Ganske",
        "dupr_id": "GWM69V",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Tony Nichols",
        "dupr_id": "DY7K4X",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]