Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0+ Moneyball Tournament - Coed Doubles Skill: (4.0 And Above) Age: (Any)

ID: 6114258350

Match Scores

15-12

Loss

Play Date

2026-02-15

Play Time (Est)

3:30 PM

Play Location

Oklahoma City, OK

View Facility Page →

Competitor Teams

TEAM 1WINNER
AW
Austin Wayne Christopher

8DJYZM · Moore, OK, US

DUPR

4.337

BM
Brett Mills

GG2MPM · Tulsa, OK, US

DUPR

4.285

TEAM 2LOSS
GS
Greg Smart

3Z6PJD · Oklahoma City, OK, US

DUPR

4.129

JW
Jason workman

1NVLJW · Oklahoma City, OK, US

DUPR

4.403

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-6114258350
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7515575248,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Wayne Christopher",
        "dupr_id": "8DJYZM",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": "Moore, OK, US"
      },
      {
        "name": "Brett Mills",
        "dupr_id": "GG2MPM",
        "rating": 4.285,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  },
  {
    "team_id": 8492809699,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Smart",
        "dupr_id": "3Z6PJD",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Jason workman",
        "dupr_id": "1NVLJW",
        "rating": 4.403,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]