Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

OAP ‘Team of 4’ Tournament Moneyball Division

ID: 5789304096

Match Scores

11-6

Loss

Play Date

2026-02-01

Play Time (Est)

1:00 PM

Play Location

Orlando Racket Sports, South Orange Blossom Trail, Orlando, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BK
Bharat Karunakaran

1NKYZ2 · Chennai, TN, IN

DUPR

5.634

CS
Carlos Subero

EG64XV · Orlando, FL, US

DUPR

5.134

TEAM 2LOSS
MF
Michael Forster

17D998 · Melbourne, FL, US

DUPR

5.492

JG
justin graham

8DZQ5L · Four Corners, FL, US

DUPR

5.329

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-5789304096
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7873161623,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bharat Karunakaran",
        "dupr_id": "1NKYZ2",
        "rating": 5.634,
        "profile_pic_url": null,
        "location": "Chennai, TN, IN"
      },
      {
        "name": "Carlos Subero",
        "dupr_id": "EG64XV",
        "rating": 5.134,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  },
  {
    "team_id": 6953898472,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Forster",
        "dupr_id": "17D998",
        "rating": 5.492,
        "profile_pic_url": null,
        "location": "Melbourne, FL, US"
      },
      {
        "name": "justin graham",
        "dupr_id": "8DZQ5L",
        "rating": 5.329,
        "profile_pic_url": null,
        "location": "Four Corners, FL, US"
      }
    ]
  }
]