Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Houston Kingwood Senior Holiday Classic presented by Ciro's Italian Grill - Mens Doubles 4.0

ID: 7321486987

Match Scores

7-15

Loss

Play Date

2025-12-20

Play Time (Est)

8:45 AM

Play Location

Porter, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
JV
Jan Venter

0YR2PG · Beaumont, TX, US

DUPR

3.477

RR
Ronnie Ramirez

YGV5DG · Beaumont, TX, US

DUPR

3.876

TEAM 2WINNER
BM
Brad Mowchan

3VQ995 · Humble, TX, US

DUPR

4.082

KS
Keith Stewart

84XV4V · Humble, TX, US

DUPR

4.225

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-7321486987
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4505944983,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jan Venter",
        "dupr_id": "0YR2PG",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": "Beaumont, TX, US"
      },
      {
        "name": "Ronnie Ramirez",
        "dupr_id": "YGV5DG",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "Beaumont, TX, US"
      }
    ]
  },
  {
    "team_id": 5998524182,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brad Mowchan",
        "dupr_id": "3VQ995",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Keith Stewart",
        "dupr_id": "84XV4V",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      }
    ]
  }
]