Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Money Ball Tournament

ID: 7489410363

Match Scores

12-10

Win

Play Date

2026-04-11

Play Time (Est)

4:45 AM

Play Location

Texas Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
IO
Ivan Ortega

8D5XEY · Fort Worth, TX, US

DUPR

4.756

SE
Sam Ervin

D95O2M · Roanoke, TX, US

DUPR

4.344

TEAM 2LOSS
JT
Jorge Tovar

KDM2RK · USA

DUPR

3.882

NS
naithan Solorzano

WKY5GG · USA

DUPR

4.395

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-7489410363
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4497108004,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ivan Ortega",
        "dupr_id": "8D5XEY",
        "rating": 4.756,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Sam  Ervin",
        "dupr_id": "D95O2M",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "Roanoke, TX, US"
      }
    ]
  },
  {
    "team_id": 7928156426,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jorge Tovar",
        "dupr_id": "KDM2RK",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "naithan Solorzano",
        "dupr_id": "WKY5GG",
        "rating": 4.395,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]